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
650b6f4e5e
commit
4e60fd58ef
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ location /_protected/media/ {
|
|||
|
||||
location /_protected/music/ {
|
||||
internal;
|
||||
alias __FINALPATH__/import/;
|
||||
alias /home/yunohost.multimedia/share/Music/;
|
||||
}
|
||||
|
||||
location /staticfiles/ {
|
||||
|
|
Loading…
Add table
Reference in a new issue