1
0
Fork 0
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:
Aeris One 2020-04-06 11:17:29 +02:00 committed by GitHub
parent 650b6f4e5e
commit 4e60fd58ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ location /_protected/media/ {
location /_protected/music/ {
internal;
alias __FINALPATH__/import/;
alias /home/yunohost.multimedia/share/Music/;
}
location /staticfiles/ {