Commit 661a5fcc by shah

ok

parent 14194f29
Pipeline #13438 passed with stage
in 7 seconds
...@@ -16,9 +16,9 @@ server { ...@@ -16,9 +16,9 @@ server {
root /usr/share/nginx/html; root /usr/share/nginx/html;
# location / { location / {
# index index.html index.htm; index index.html index.htm;
# try_files $uri $uri/ /index.html =404; try_files $uri $uri/ /index.html =404;
# } }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment