mirror of
https://github.com/YunoHost-Apps/funkwhale_ynh.git
synced 2024-09-03 18:36:24 +02:00
Update nginx.conf
This commit is contained in:
parent
d10a8ae3f2
commit
c96def65b0
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ location /media/attachments/ {
|
|||
# # Needed to ensure DSub auth isn't forwarded to S3/Minio, see #932.
|
||||
# proxy_set_header Authorization ""; # S3
|
||||
# proxy_pass $1; # S3
|
||||
# more_set_headers "Access-Control-Allow-Origin '*'";
|
||||
# more_set_headers "Access-Control-Allow-Origin: *";
|
||||
#}
|
||||
|
||||
location /_protected/music/ {
|
||||
|
|
Loading…
Reference in a new issue