Skip to content

Commit 027a8fa

Browse files
authored
Merge pull request #42 from leonid-granulate/bugfix/only-us-east-1-region-works
Fix `webapp` region lock to us-east-1
2 parents 2be15f0 + 159d828 commit 027a8fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ services:
8282
- AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID
8383
- AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY
8484
- AWS_SESSION_TOKEN=$AWS_SESSION_TOKEN
85+
- AWS_DEFAULT_REGION=$AWS_REGION
8586
# for debug
8687
# ports:
8788
# - "8888:80"

0 commit comments

Comments
 (0)