mirror of
https://github.com/prdlk/glance.git
synced 2026-08-02 09:21:39 +00:00
7 lines
347 B
Bash
7 lines
347 B
Bash
# Variables defined here will be available to use anywhere in the config with the syntax ${MY_SECRET_TOKEN}
|
|
# Note: making changes to this file requires re-running docker compose up
|
|
MY_SECRET_TOKEN=123456
|
|
JELLYFIN_URL=http://umbrel.tail51ffca.ts.net:8096
|
|
JELLYFIN_KEY=df9e869fec0b460bb6577302f5efd049
|
|
FRED_API_KEY=46fd446049e6ad0cbd6e019584fe36bf
|