1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/funkwhale_ynh.git synced 2024-09-03 18:36:24 +02:00

Revert back nginx.conf

This commit is contained in:
Aeris One 2020-04-06 11:55:13 +02:00 committed by GitHub
parent 9cde8064fd
commit 6f0e0bd8a8
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 /home/yunohost.multimedia/share/Music/;
alias __FINALPATH__/import/;
}
location /staticfiles/ {