summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.rr.yaml')
-rw-r--r--.rr.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.rr.yaml b/.rr.yaml
index 151ed914..5792b881 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -155,3 +155,8 @@ static:
# list of extensions for forbid for serving.
forbid: [".php", ".htaccess"]
+
+# health service configuration
+health:
+ # http host to serve health requests.
+ address: localhost:2113 \ No newline at end of file