mirror of
https://github.com/YunoHost-Apps/funkwhale_ynh.git
synced 2024-09-03 18:36:24 +02:00
Update conf/nginx.conf
Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>
This commit is contained in:
parent
f544a346ef
commit
acac688cdc
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ location /_protected/media/ {
|
||||||
# proxy_pass $1;
|
# proxy_pass $1;
|
||||||
# }
|
# }
|
||||||
|
|
||||||
location /_protected/music {
|
location /_protected/music/ {
|
||||||
# this is an internal location that is used to serve
|
# this is an internal location that is used to serve
|
||||||
# audio files once correct permission / authentication
|
# audio files once correct permission / authentication
|
||||||
# has been checked on API side
|
# has been checked on API side
|
||||||
|
|
Loading…
Reference in a new issue