← back to Beverlyhillsvideos
deploy.conf: correct PORT/HEALTH_URL to 9961 (actual pm2 port; 9941 was stale + squatted by another project, causing false smoke-test 404)
c91cec35488047a2902e392d7d42854083390067 · 2026-08-06 09:42:14 -0700 · Steve
Files touched
Diff
commit c91cec35488047a2902e392d7d42854083390067
Author: Steve <steve@designerwallcoverings.com>
Date: Thu Aug 6 09:42:14 2026 -0700
deploy.conf: correct PORT/HEALTH_URL to 9961 (actual pm2 port; 9941 was stale + squatted by another project, causing false smoke-test 404)
---
.deploy.conf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.deploy.conf b/.deploy.conf
index c1ae852..ae5a188 100644
--- a/.deploy.conf
+++ b/.deploy.conf
@@ -1,4 +1,4 @@
PROJECT_NAME=beverlyhillsvideos
DEPLOY_PATH=/root/public-projects/beverlyhillsvideos
-HEALTH_URL=http://127.0.0.1:9941/healthz
-PORT=9941
+HEALTH_URL=http://127.0.0.1:9961/healthz
+PORT=9961
← e0b5b52 home: rotating film-montage hero; posts: video after every p
·
back to Beverlyhillsvideos
·
adsense: activate real ad units — BHV Content Display slot 8 4f351be →