We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 856cc90 commit 5c71c21Copy full SHA for 5c71c21
1 file changed
fly.toml
@@ -10,7 +10,7 @@ console_command = '/rails/bin/rails console'
10
[build]
11
12
[http_service]
13
- internal_port = 80
+ internal_port = 8080
14
force_https = true
15
auto_stop_machines = false
16
auto_start_machines = true
0 commit comments