mirror of
https://github.com/pagefaultgames/rogueserver.git
synced 2025-06-27 17:01:01 -04:00
Add AWS_REGION back, keep other changes
This commit is contained in:
parent
cf2abd4f20
commit
07bd7fc1d1
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ services:
|
|||
callbackurl: http://localhost:8001
|
||||
AWS_ACCESS_KEY_ID: <access>
|
||||
AWS_SECRET_ACCESS_KEY: <secret>
|
||||
AWS_REGION: <region>
|
||||
AWS_ENDPOINT_URL_S3: <endpoint>
|
||||
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue