mirror of
https://github.com/YunoHost-Apps/outline_ynh.git
synced 2024-09-03 19:56:12 +02:00
Trying to get rid of minio console issue
This commit is contained in:
parent
e2466fa0d4
commit
8b94630f27
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ COLLABORATION_URL=
|
|||
AWS_ACCESS_KEY_ID=minio
|
||||
AWS_SECRET_ACCESS_KEY=__MINIO_KEY__
|
||||
AWS_REGION=fr-ynh-1
|
||||
AWS_S3_UPLOAD_BUCKET_URL=https://__MINIO_DOMAIN__
|
||||
AWS_S3_UPLOAD_BUCKET_URL=https://__MINIO_DOMAIN__/server/
|
||||
AWS_S3_UPLOAD_BUCKET_NAME=outlinestorage
|
||||
AWS_S3_UPLOAD_MAX_SIZE=26214400
|
||||
AWS_S3_FORCE_PATH_STYLE=true
|
||||
|
|
Loading…
Add table
Reference in a new issue