From 141cf3aa4f3cd903f80cc129c9da2b2b6ab2bb1d Mon Sep 17 00:00:00 2001 From: "Fly.io" Date: Mon, 17 Aug 2026 08:45:49 +0000 Subject: [PATCH] New files from Fly.io Launch --- fly.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fly.toml b/fly.toml index 0e4ffe6..fe972cb 100644 --- a/fly.toml +++ b/fly.toml @@ -1,15 +1,15 @@ -# fly.toml app configuration file generated for chefu-technologies-api on 2026-08-17T08:33:16Z +# fly.toml app configuration file generated for chefu-technologies-api on 2026-08-17T08:45:45Z # # See https://fly.io/docs/reference/configuration/ for information about how to use this file. # app = 'chefu-technologies-api' -primary_region = 'ams' +primary_region = 'jnb' [build] [http_service] - internal_port = 4000 + internal_port = 3000 force_https = true auto_stop_machines = 'stop' auto_start_machines = true