Removed openresty stuff
This commit is contained in:
parent
20a647ab5a
commit
c0d50a8a9a
@ -8,10 +8,7 @@ server {
|
||||
|
||||
listen 80;
|
||||
|
||||
resolver local=on ipv6=off;
|
||||
resolver_timeout 5s;
|
||||
|
||||
root /usr/share/nginx/html;
|
||||
root /usr/share/nginx/html/browser;
|
||||
|
||||
location ~ /index.html {
|
||||
add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user