Skip to content

Commit 583f8dc

Browse files
committed
docs: update configuration docs
1 parent 6b9580c commit 583f8dc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/CONFIGURATION.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,12 @@ server:
103103
#
104104
## Required
105105
address: '127.0.0.1:8000'
106+
107+
# Whether to enable the health check endpoint at `/health`
108+
#
109+
## Optional (default: true)
110+
healthcheck: true
111+
106112
# TLS Configuration
107113
#
108114
## Optional

0 commit comments

Comments
 (0)