We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182d8f4 commit 7795b2fCopy full SHA for 7795b2f
proxy.nginx
@@ -64,7 +64,6 @@ server {
64
proxy_intercept_errors on;
65
error_page 401 = @401_json;
66
error_page 403 = @403_json;
67
- error_page 404 = @404_json;
68
error_page 504 = @504_json;
69
}
70
0 commit comments