From e271ac5bae3fcccf1e4770d71f9477579312e433 Mon Sep 17 00:00:00 2001 From: "Fly.io" Date: Sun, 28 Sep 2025 09:16:35 +0000 Subject: [PATCH] New files from Fly.io Launch --- fly.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fly.toml b/fly.toml index f0052d2..b79bbae 100644 --- a/fly.toml +++ b/fly.toml @@ -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. # @@ -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