Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Emterry committed Dec 4, 2024
1 parent a04b329 commit b3750ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ services:
ALLOWED_HOSTS: "localhost 127.0.0.1 0.0.0.0"
AWS_ACCESS_KEY_ID: ${AWS_ACCESS_KEY_ID}
AWS_DATA_ACCOUNT_ID: ${AWS_DATA_ACCOUNT_ID}
AWS_DEFAULT_REGION:
AWS_DEFAULT_REGION: eu-west-1
AWS_REGION: ${AWS_REGION:-eu-west-1}
AWS_SECRET_ACCESS_KEY: ${AWS_SECRET_ACCESS_KEY}
AWS_SESSION_TOKEN: ${AWS_SESSION_TOKEN}
Expand Down

0 comments on commit b3750ff

Please sign in to comment.