10 lines
285 B
Plaintext
10 lines
285 B
Plaintext
DATABASE_URL="%%db_url%%"
|
|
DOWNLOAD_DIR=%%download_dir%%
|
|
REAL_DEBRID_KEY="%%rd_key%%"
|
|
TMDB_API=%%tmdb_api%%
|
|
MERCURE_URL=%%mercure_url%%
|
|
MERCURE_PUBLIC_URL=%%mercure_public_url%%
|
|
MERCURE_JWT_SECRET="%%mercure_jwt_secret%%"
|
|
JELLYFIN_URL=%%jellyfin_url%%
|
|
JELLYFIN_TOKEN=%%jellyfin_token%%
|