Skip to content

Commit 7795b2f

Browse files
committed
debug
1 parent 182d8f4 commit 7795b2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

proxy.nginx

-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ server {
6464
proxy_intercept_errors on;
6565
error_page 401 = @401_json;
6666
error_page 403 = @403_json;
67-
error_page 404 = @404_json;
6867
error_page 504 = @504_json;
6968
}
7069

0 commit comments

Comments
 (0)