Skip to content

Commit

Permalink
Add S3 region list reference to Scalingo config (mastodon#24152)
Browse files Browse the repository at this point in the history
  • Loading branch information
matiaslagoevia authored Apr 26, 2023
1 parent 2f5608e commit 93a84f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scalingo.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"required": false
},
"S3_REGION": {
"description": "Amazon S3 region that the bucket is located in",
"description": "Amazon S3 region that the bucket is located in; see regions list here: http://docs.aws.amazon.com/general/latest/gr/rande.html",
"required": false
},
"AWS_ACCESS_KEY_ID": {
Expand Down

0 comments on commit 93a84f4

Please sign in to comment.