Skip to content

Commit bfcaa8f

Browse files
committed
update port number
1 parent 913d117 commit bfcaa8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fly.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# fly.toml app configuration file generated for classclockapi on 2023-04-25T11:26:13-04:00
1+
# fly.toml app configuration file generated for classclockapi on 2023-04-25T11:44:51-04:00
22
#
33
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
44
#
@@ -7,7 +7,7 @@ app = "classclockapi"
77
primary_region = "den"
88

99
[http_service]
10-
internal_port = 5000
10+
internal_port = 8000
1111
force_https = true
1212
auto_stop_machines = true
1313
auto_start_machines = true

0 commit comments

Comments
 (0)