Skip to content

Commit 913d117

Browse files
committed
update fly internal port number
1 parent 4652ee1 commit 913d117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fly.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ app = "classclockapi"
77
primary_region = "den"
88

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

0 commit comments

Comments
 (0)