Nick: checks

This commit is contained in:
Nicolas 2024-05-27 10:01:12 -07:00
parent a9e45cdb15
commit 1ef307cb6f
1 changed files with 7 additions and 0 deletions

View File

@ -27,6 +27,13 @@ kill_timeout = '5s'
hard_limit = 200
soft_limit = 100
[[http_service.checks]]
grace_period = "10s"
interval = "30s"
method = "GET"
timeout = "5s"
path = "/"
[[services]]
protocol = 'tcp'
internal_port = 8080