Enable PROXY_MEDIA and bump Funkwhale

master
Quentin Duchemin 2023-05-24 18:49:08 +02:00
parent 4a949ccd21
commit 8bc30123ff
Signed by: Chosto
GPG Key ID: 96AB8AE7DFEA3D74
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ AWS_SECRET_ACCESS_KEY={{ scaleway_s3_key }}
AWS_STORAGE_BUCKET_NAME=celiglyphe AWS_STORAGE_BUCKET_NAME=celiglyphe
AWS_S3_ENDPOINT_URL=https://s3.fr-par.scw.cloud AWS_S3_ENDPOINT_URL=https://s3.fr-par.scw.cloud
AWS_S3_REGION_NAME=fr-par AWS_S3_REGION_NAME=fr-par
PROXY_MEDIA=false PROXY_MEDIA=true
THROTTLING_ENABLED=false THROTTLING_ENABLED=false
EXTERNAL_REQUESTS_TIMEOUT=30 EXTERNAL_REQUESTS_TIMEOUT=30

View File

@ -1,4 +1,4 @@
funkwhale_version: 1.2.3 funkwhale_version: 1.2.10
funkwhale_api_port: 5000 funkwhale_api_port: 5000
funkwhale_nginx_port: 80 funkwhale_nginx_port: 80
funkwhale_static_root: /static funkwhale_static_root: /static