mirror of
https://github.com/pagefaultgames/rogueserver.git
synced 2025-03-13 17:44:40 +08:00
Add AWS_REGION back, keep other changes
This commit is contained in:
parent
cf2abd4f20
commit
07bd7fc1d1
@ -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…
x
Reference in New Issue
Block a user