Skip to content

Commit

Permalink
[devops] Expose DEPLOYMENT_SLOT_NAME to app
Browse files Browse the repository at this point in the history
  • Loading branch information
jhf committed May 5, 2024
1 parent ff6215a commit 5ae3bba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ services:
SUPABASE_URL: ${SUPABASE_URL:-http://127.0.0.1:3080}
SEQ_SERVER_URL: ${SEQ_SERVER_URL:-https://log.statbus.org}
SEQ_API_KEY: ${SEQ_API_KEY}
DEPLOYMENT_SLOT_NAME: ${DEPLOYMENT_SLOT_NAME}
VERSION: ${VERSION}
restart: unless-stopped

0 comments on commit 5ae3bba

Please sign in to comment.