We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 913d117 commit bfcaa8fCopy full SHA for bfcaa8f
fly.toml
@@ -1,4 +1,4 @@
1
-# fly.toml app configuration file generated for classclockapi on 2023-04-25T11:26:13-04:00
+# fly.toml app configuration file generated for classclockapi on 2023-04-25T11:44:51-04:00
2
#
3
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
4
@@ -7,7 +7,7 @@ app = "classclockapi"
7
primary_region = "den"
8
9
[http_service]
10
- internal_port = 5000
+ internal_port = 8000
11
force_https = true
12
auto_stop_machines = true
13
auto_start_machines = true
0 commit comments