Include tmdb api keys by default (#488)

This commit is contained in:
2024-05-12 21:32:14 +02:00
committed by GitHub
parent d5d15eaea6
commit fe38cd65b8
4 changed files with 8 additions and 8 deletions

View File

@@ -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.