← back to Bleachresistantfabrics
deploy.conf: smoke-check root / (was a /health path these apps don't serve → false-fail)
45059508aeb4ce9f5fc72042b1ec67c2ff4d43ca · 2026-07-29 22:24:09 -0700 · Steve Abrams
Files touched
Diff
commit 45059508aeb4ce9f5fc72042b1ec67c2ff4d43ca
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Jul 29 22:24:09 2026 -0700
deploy.conf: smoke-check root / (was a /health path these apps don't serve → false-fail)
---
.deploy.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.deploy.conf b/.deploy.conf
index 8b227e9..e3d7354 100644
--- a/.deploy.conf
+++ b/.deploy.conf
@@ -1,5 +1,5 @@
PROJECT_NAME=bleachresistantfabrics
DEPLOY_HOST=45.61.58.125
DEPLOY_PATH=/root/Projects/bleachresistantfabrics
-HEALTH_URL=http://127.0.0.1:9921/health
+HEALTH_URL=http://127.0.0.1:9921/
INSTALL_CMD="npm ci --production"
← 8f08e52 corner-nav: block javascript:/data: URIs in search preview (
·
back to Bleachresistantfabrics
·
bleachresistantfabrics: adopt href-to-deeper-data primitives b537e57 →