Update default.conf
This commit is contained in:
parent
8fcfe5d62b
commit
0d08d15d3c
@ -21,9 +21,6 @@ server {
|
||||
try_files $uri $uri/ /index.html;
|
||||
}
|
||||
|
||||
location /test {
|
||||
return 500;
|
||||
}
|
||||
|
||||
location /answer/ {
|
||||
if ($request_method = OPTIONS) {
|
||||
|
Loading…
Reference in New Issue
Block a user