mirror of
https://github.com/Viren070/docker-compose-template.git
synced 2025-12-01 23:17:00 +01:00
4 lines
192 B
Bash
4 lines
192 B
Bash
# Environment Configuration
|
|
TMDB_REDIRECT_URI=https://${AIOLISTS_HOSTNAME?}
|
|
# The value of the TMDB Read Access Token, obtain it from https://www.themoviedb.org/settings/api
|
|
TMDB_BEARER_TOKEN= |