Add $AWS_S3_ENDPOINT_URL to .env.example
This commit is contained in:
parent
ca2366aa9b
commit
b8c06b3121
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ AWS_REGION=""
|
||||||
AWS_ACCESS_KEY_ID=""
|
AWS_ACCESS_KEY_ID=""
|
||||||
AWS_SECRET_ACCESS_KEY=""
|
AWS_SECRET_ACCESS_KEY=""
|
||||||
AWS_S3_BUCKET_NAME=""
|
AWS_S3_BUCKET_NAME=""
|
||||||
|
AWS_S3_ENDPOINT_URL=""
|
||||||
# FE
|
# FE
|
||||||
WEB_URL="localhost/"
|
WEB_URL="localhost/"
|
||||||
# OAUTH
|
# OAUTH
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue