Commit 97ee402e by shah

add not found

parent ca494d1a
Pipeline #13440 passed with stage
in 7 seconds
......@@ -18,7 +18,7 @@ server {
location / {
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