Skip to content

Commit

Permalink
docs: update configuration docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrishn7 committed Apr 3, 2024
1 parent c325bc4 commit eb0f0e4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/CONFIGURATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,12 @@ server:
#
## Required
address: '127.0.0.1:8000'

# Whether to enable the health check endpoint at `/health`
#
## Optional (default: true)
healthcheck: true

# TLS Configuration
#
## Optional
Expand Down

0 comments on commit eb0f0e4

Please sign in to comment.