This commit is contained in:
@@ -19,8 +19,6 @@ server {
|
||||
root /usr/share/nginx/html;
|
||||
index index.html index.htm;
|
||||
try_files $uri $uri/ /index.html;
|
||||
|
||||
return 200;
|
||||
}
|
||||
error_page 500 502 503 504 /50x.html;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user