Skip to content

Commit

Permalink
chore: helps
Browse files Browse the repository at this point in the history
  • Loading branch information
qin-guan committed Jul 19, 2023
1 parent 7baa2cc commit 4f6be18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ processes = []
interval = "10s"
grace_period = "5s"
method = "get"
path = "/healthz"
path = "/api/healthz"
protocol = "http"
timeout = "2s"
tls_skip_verify = false
Expand Down

0 comments on commit 4f6be18

Please sign in to comment.