[object Object]

← back to Rentv Ad Engine

fix(deploy): HEALTH_URL 9789->9793 (app's real remote port; 9789 is ventura-claw-leads)

930276135990c53d886d1303ae82649f38ce5eb5 · 2026-08-07 14:13:52 -0700 · Steve Abrams

Files touched

Diff

commit 930276135990c53d886d1303ae82649f38ce5eb5
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Fri Aug 7 14:13:52 2026 -0700

    fix(deploy): HEALTH_URL 9789->9793 (app's real remote port; 9789 is ventura-claw-leads)
---
 .deploy.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.deploy.conf b/.deploy.conf
index a5569e4..c426ae6 100644
--- a/.deploy.conf
+++ b/.deploy.conf
@@ -1,7 +1,8 @@
 PROJECT_NAME=rentv-ad-engine
 DEPLOY_HOST=45.61.58.125
 DEPLOY_PATH=/root/public-projects/rentv-ad-engine
-HEALTH_URL=http://localhost:9789/api/health
+# App binds :9793 on the remote (pm2 PORT env); :9789 is ventura-claw-leads. nginx routes /advertisers/ -> :9793.
+HEALTH_URL=http://localhost:9793/api/health
 INSTALL_CMD=""
 BUILD_CMD=""
 # Zero-dependency Node server — no npm install needed.

← 6985df0 analytics: executive-summary KPI strip (clients/airings/epis  ·  back to Rentv Ad Engine  ·  analytics: guest<->sponsor network graph (zero-dep force-dir e0aef11 →