summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-01-14 19:04:43 +0300
committerGitHub <[email protected]>2021-01-14 19:04:43 +0300
commitb934cc5e46e8b8ce92cacc4fe0094603992706f2 (patch)
tree6fc1488da2a1905470fff819cec787f6426cd99b /.rr.yaml
parentf18e7f6920590ee6f2e59be508518b70a4611638 (diff)
parent4cc43f84b9e75334c74bbcfb36e687510fd9f2d5 (diff)
Merge pull request #475 from spiral/1.9.2v1.9.2
1.9.2 release milestone
Diffstat (limited to '.rr.yaml')
-rw-r--r--.rr.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.rr.yaml b/.rr.yaml
index 7fa191a2..ba122089 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -42,9 +42,9 @@ http:
# http host to listen.
address: 0.0.0.0:8080
# override http error code for the application errors (default 500)
- appErrorCode: 505
+ appErrorCode: 500
# override http error code for the internal RR errors (default 500)
- internalErrorCode: 505
+ internalErrorCode: 500
ssl:
# custom https port (default 443)