diff --git a/fly.toml b/fly.toml index e806bad..17b67c9 100644 --- a/fly.toml +++ b/fly.toml @@ -18,7 +18,7 @@ primary_region = 'den' initial_size = '1GB' [http_service] - internal_port = 3000 + internal_port = 8080 force_https = true auto_stop_machines = 'suspend' auto_start_machines = true