chore: move minio endpoint url to environment configuration (#1210)

This commit is contained in:
pablohashescobar 2023-06-06 08:21:57 +05:30 committed by GitHub
parent 557e96c68e
commit b6c0ddac50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -40,6 +40,7 @@ EMAIL_USE_TLS="1"
AWS_REGION=""
AWS_ACCESS_KEY_ID="access-key"
AWS_SECRET_ACCESS_KEY="secret-key"
AWS_S3_ENDPOINT_URL="http://plane-minio:9000"
# Changing this requires change in the nginx.conf for uploads if using minio setup
AWS_S3_BUCKET_NAME="uploads"
# Maximum file upload limit