This commit is contained in:
anmol26s 2018-12-23 21:31:11 +05:30
parent 1b31e5c42a
commit d083cb7dc6

View file

@ -79,7 +79,7 @@
access_log off;
}
root /home/yunohost.app/__NAME__/storage/videos;
root /home/yunohost.app/__NAME__/storage;
rewrite ^/static/webseed/(.*)$ /videos/$1 break;
rewrite ^/static/redundancy/(.*)$ /redundancy/$1 break;