11 lines
280 B
Plaintext
11 lines
280 B
Plaintext
# ThePornDB API Key
|
|
TPDB_API_KEY=your-api-key-here
|
|
|
|
# Adult Empire API Key (if enabled)
|
|
AE_API_KEY=your-api-key-here
|
|
|
|
# StashDB / stash-box
|
|
STASHDB_API_KEY=your-api-key-here
|
|
# Optional custom endpoint (default stashdb.org GraphQL URL)
|
|
STASHDB_ENDPOINT=https://stashdb.org/graphql
|