Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions fly.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# fly.toml app configuration file generated for piccodescript on 2025-06-15T15:05:19Z
# fly.toml app configuration file generated for piccodescript on 2025-09-28T09:14:20Z
#
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
#
Expand All @@ -9,7 +9,7 @@ primary_region = 'jnb'
[build]

[http_service]
internal_port = 80
internal_port = 8080
force_https = true
auto_stop_machines = 'stop'
auto_start_machines = true
Expand Down