CI: DISCORD_TOKEN_NOTIFICATIONS + PUBLIC_URL in Deploy-Stage
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
e349d0bbce
commit
cd358112aa
1 changed files with 2 additions and 0 deletions
|
|
@ -163,6 +163,8 @@ deploy:
|
|||
-e PCM_CACHE_MAX_MB=2048 \
|
||||
-e DISCORD_TOKEN_JUKEBOX="$GAMING_HUB_DISCORD_JUKEBOX" \
|
||||
-e DISCORD_TOKEN_RADIO="$GAMING_HUB_DISCORD_RADIO" \
|
||||
-e DISCORD_TOKEN_NOTIFICATIONS="$GAMING_HUB_DISCORD_NOTIFICATIONS" \
|
||||
-e PUBLIC_URL="$GAMING_HUB_PUBLIC_URL" \
|
||||
-e STEAM_API_KEY="$STEAM_API_KEY" \
|
||||
-v /mnt/cache/appdata/gaming-hub/data:/data:rw \
|
||||
-v /mnt/cache/appdata/dockge/container/jukebox/sounds/:/data/sounds:rw \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue