[object Object]

← back to Dw Marketing Reels

fix .deploy.conf health-check port 9848→9600 (reels app real port; 9848 is corkwallcovering)

878597bc28f532a82020d3fc94ddfca69cde707d · 2026-07-17 09:04:51 -0700 · Steve Abrams

Files touched

Diff

commit 878597bc28f532a82020d3fc94ddfca69cde707d
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Fri Jul 17 09:04:51 2026 -0700

    fix .deploy.conf health-check port 9848→9600 (reels app real port; 9848 is corkwallcovering)
---
 .deploy.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.deploy.conf b/.deploy.conf
index 3da0f91..47ca3aa 100644
--- a/.deploy.conf
+++ b/.deploy.conf
@@ -1,3 +1,3 @@
 PROJECT_NAME=dw-marketing-reels
 DEPLOY_PATH=/root/public-projects/dw-marketing-reels
-HEALTH_URL=http://127.0.0.1:9848/
+HEALTH_URL=http://127.0.0.1:9600/

← 463adc4 console: relative studio-media URL so the video gallery work  ·  back to Dw Marketing Reels  ·  deploy: cert-safe nginx script to add public /reels/*.mp4 pa 55e44f8 →