Remove ap- from AWS_REGION example

This commit is contained in:
Tom Moor 2019-06-24 23:07:54 -07:00
parent d39260c5c7
commit b9e48e86c1
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ GITHUB_ACCESS_TOKEN=
# AWS credentials (optional in dev)
AWS_ACCESS_KEY_ID=get_a_key_from_aws
AWS_SECRET_ACCESS_KEY=get_the_secret_of_above_key
AWS_REGION=ap-xxxxx-1
AWS_REGION=xx-xxxx-x
AWS_S3_UPLOAD_BUCKET_URL=http://s3:4569
AWS_S3_UPLOAD_BUCKET_NAME=bucket_name_here
AWS_S3_UPLOAD_MAX_SIZE=26214400