We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68f9f4 commit 5c7b665Copy full SHA for 5c7b665
1 file changed
fly.toml
@@ -11,7 +11,7 @@ grace_period = "60s"
11
interval = "15s"
12
method = "get"
13
path = "/health"
14
-port = 80
+port = 8080
15
timeout = "10s"
16
type = "http"
17
0 commit comments