Skip to content

Commit

Permalink
Add AWS_REGION back, keep other changes
Browse files Browse the repository at this point in the history
  • Loading branch information
patapancakes committed Oct 23, 2024
1 parent cf2abd4 commit 07bd7fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.Example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 07bd7fc

Please sign in to comment.