mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-12-06 06:36:25 +00:00
Include tmdb api keys by default (#488)
This commit is contained in:
@@ -37,6 +37,8 @@ GOCODER_PRESET=fast
|
||||
# You can input multiple api keys separated by a ,
|
||||
KYOO_APIKEYS=t7H5!@4iMNsAaSJQ49pat4jprJgTcF656if#J3
|
||||
|
||||
# Keep this empty to use kyoo's default api key. You can also specify a custom API key if you want.
|
||||
# To get one, go to https://www.themoviedb.org/settings/api and copy the api key (not the read access token, the api key)
|
||||
THEMOVIEDB_APIKEY=
|
||||
|
||||
# The url you can use to reach your kyoo instance. This is used during oidc to redirect users to your instance.
|
||||
|
||||
Reference in New Issue
Block a user