Update env.sample
This commit is contained in:
parent
b2e4deefdd
commit
7b75b3a5aa
@ -1,4 +1,7 @@
|
|||||||
# Secrets and API Keys
|
# Secrets and API Keys
|
||||||
|
TRAKT_CLIENT_ID=your_trakt_client_id
|
||||||
|
TRAKT_CLIENT_SECRET=your_trakt_client_secret
|
||||||
|
TRAKT_REDIRECT_URI=your_trakt_redirect_uri
|
||||||
IMDB_API_KEY=your_imdb_api_key
|
IMDB_API_KEY=your_imdb_api_key
|
||||||
IGDB_API_KEY=your_igdb_api_key
|
IGDB_API_KEY=your_igdb_api_key
|
||||||
ISBNDB_API_KEY=your_isbndb_api_key
|
ISBNDB_API_KEY=your_isbndb_api_key
|
||||||
|
Loading…
Reference in New Issue
Block a user