diff --git a/default.conf b/default.conf index 8fe3c47..848ec1a 100644 --- a/default.conf +++ b/default.conf @@ -21,9 +21,6 @@ server { try_files $uri $uri/ /index.html; } - location /test { - return 500; - } location /answer/ { if ($request_method = OPTIONS) {