v2 videos-web

This commit is contained in:
marcel-dempers 2020-10-24 20:35:25 +11:00 committed by Marcel Dempers
parent 28b9def878
commit e641758cf0

View File

@ -23,6 +23,7 @@ http {
gzip off;
root /usr/share/nginx/html/;
index index.html;
#index index-v2.html;
}
location ~* \.(js|jpg|png|css)$ {