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
e562a627b8
commit
9f6e05c782
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ location /media/ {
|
|||
alias __DATADIR__/media/;
|
||||
}
|
||||
|
||||
location /_protected/media/ {
|
||||
location /_protected/media {
|
||||
# this is an internal location that is used to serve
|
||||
# audio files once correct permission / authentication
|
||||
# has been checked on API side
|
||||
|
|
Loading…
Add table
Reference in a new issue