Skip to content
Snippets Groups Projects
Verified Commit b743dcf5 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

chore(nginx): Add more custom-error pages

parent 79a8aff8
Branches
Tags
No related merge requests found
......@@ -94,7 +94,7 @@ data:
limit-req-status-code: 429
limit-conn-status-code: 429
custom-http-errors: >-
401,403,404,500,501,502,503
401,402,403,404,405,406,407,408,409,410,429,418,500,501,502,503,504
replicaCount: 2
minAvailable: 1
resources:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment