sheeeeeeeeeeeeeeeeeeeeeeeeeeit

This commit is contained in:
ntr
2019-07-30 00:48:40 +10:00
parent fd518ba4e2
commit c94b6f134c
12 changed files with 357 additions and 324 deletions
@@ -20,6 +20,9 @@ server {
root /var/lib/mnml/public/current;
index index.html;
try_files $uri $uri/ index.html;
add_header 'Cache-Control' 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
expires off;
}
location /imgs/ {