Skip to content

Commit

Permalink
Changed bucket url and name
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario-SO committed Dec 19, 2024
1 parent d48b88e commit 0c2061f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ x-common-environment: &common-environment
THIRDWEB_SECRET_KEY_FILE: /run/secrets/thirdweb-secret-key
SPACES_KEY_FILE: /run/secrets/spaces-key
SPACES_SECRET_FILE: /run/secrets/spaces-secret
BUCKET_NAME: streameth-develop
BUCKET_URL: https://streameth-staging.ams3.digitaloceanspaces.com
BUCKET_NAME: streameth-production
BUCKET_URL: https://streameth-production.ams3.digitaloceanspaces.com
LIVEPEER_WEBHOOK_SECRET_FILE: /run/secrets/prod-livepeer-webhook-secret
LIVEPEER_BASE_URL: https://livepeer.studio
TELEGRAM_API_KEY_FILE: /run/secrets/telegram-api-key
Expand Down

0 comments on commit 0c2061f

Please sign in to comment.