Skip to content

Commit

Permalink
And correctly listen on the expected port
Browse files Browse the repository at this point in the history
  • Loading branch information
tomouchuu committed Nov 5, 2023
1 parent af7aec8 commit ea6d169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kill_timeout = "5s"
swap_size_mb = 1024

[http_service]
internal_port = 8080
internal_port = 3000
auto_stop_machines = true
auto_start_machines = true
min_machines_running = 0
Expand Down

0 comments on commit ea6d169

Please sign in to comment.