← back to Interiordesignershowroom
fix .deploy.conf: IDS runs on 9876 (9861 belongs to staged.dw) — smoke test was probing the wrong app
53a67e40f48d4d14a87fe53a1505787ecb1247b3 · 2026-08-02 20:12:15 -0700 · Steve Abrams
Files touched
Diff
commit 53a67e40f48d4d14a87fe53a1505787ecb1247b3
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Sun Aug 2 20:12:15 2026 -0700
fix .deploy.conf: IDS runs on 9876 (9861 belongs to staged.dw) — smoke test was probing the wrong app
---
.deploy.conf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.deploy.conf b/.deploy.conf
index 5da5d87..a27e74c 100644
--- a/.deploy.conf
+++ b/.deploy.conf
@@ -2,5 +2,5 @@
# Go-live to Kamatera is a GATED step — Steve approves the actual deploy.
PROJECT_NAME=interiordesignershowroom
DEPLOY_PATH=/root/Projects/interiordesignershowroom
-HEALTH_URL=http://127.0.0.1:9861/healthz
-PORT=9861
+HEALTH_URL=http://127.0.0.1:9876/healthz
+PORT=9876
← 8898a07 docs: go-live runbook for auto-guides (gated)
·
back to Interiordesignershowroom
·
ingest: add robot/cordless vacuum + honiture brand sweep — H b8892c3 →