From 8403ee3106318bcd0d4d66ab116248bca1e5f4b5 Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Sun, 12 Jan 2025 00:55:14 -0800 Subject: [PATCH] use app_port --- config/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/deploy.yml b/config/deploy.yml index 9148511..4982eec 100644 --- a/config/deploy.yml +++ b/config/deploy.yml @@ -18,6 +18,7 @@ servers: # Note: If using Cloudflare, set encryption mode in SSL/TLS setting to "Full" to enable CF-to-app encryption. proxy: ssl: true + app_port: 4000 host: bright.futureporn.net healthcheck: path: /api/health