mirror of
https://github.com/pagefaultgames/rogueserver.git
synced 2025-04-01 18:47:14 +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
|
callbackurl: http://localhost:8001
|
||||||
AWS_ACCESS_KEY_ID: <access>
|
AWS_ACCESS_KEY_ID: <access>
|
||||||
AWS_SECRET_ACCESS_KEY: <secret>
|
AWS_SECRET_ACCESS_KEY: <secret>
|
||||||
|
AWS_REGION: <region>
|
||||||
AWS_ENDPOINT_URL_S3: <endpoint>
|
AWS_ENDPOINT_URL_S3: <endpoint>
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user