Skip to content

Commit

Permalink
Skip TLS verification for healthcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
Lody Borgers committed Apr 2, 2024
1 parent 18d0caa commit d1cb433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ kill_timeout = "5s"
method = "get"
path = "/healthcheck"
protocol = "https"
tls_skip_verify = false

0 comments on commit d1cb433

Please sign in to comment.