mirror of
https://github.com/actix/examples
synced 2025-06-29 02:10:36 +02:00
add AWS_REGION env variable and add _ prefix (#270)
* add AWS_REGION env variable and add _ prefix * update indent and remove brackets * remove match code line Co-authored-by: Kai <byeongsangp@tripbtoz.com>
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
AWS_ACCESS_KEY_ID=
|
||||
AWS_SECRET_ACCESS_KEY=
|
||||
AWS_S3_BUCKET_NAME=
|
||||
AWS_S3_BUCKET_NAME=
|
||||
AWS_REGION=
|
||||
|
Reference in New Issue
Block a user