[object Object]

← back to Schumacher Internal

update deploy port from 9946 (collision with fentucci-site) to 9965

f3a51a8d93963be547731783c65621ce9db34195 · 2026-07-16 10:09:12 -0700 · Steve Abrams

Files touched

Diff

commit f3a51a8d93963be547731783c65621ce9db34195
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Thu Jul 16 10:09:12 2026 -0700

    update deploy port from 9946 (collision with fentucci-site) to 9965
---
 .deploy.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.deploy.conf b/.deploy.conf
index 9945ec5..cd5270a 100644
--- a/.deploy.conf
+++ b/.deploy.conf
@@ -2,5 +2,5 @@
 # INTERNAL-ONLY Schumacher line viewer. Target: internal.schumacher.designerwallcoverings.com
 PROJECT_NAME="schumacher-internal"
 DEPLOY_PATH="/root/Projects/schumacher-internal"
-HEALTH_URL="http://localhost:9946/healthz"
-PORT="9946"
+HEALTH_URL="http://localhost:9965/healthz"
+PORT="9965"

← 14eec49 schumacher-internal: internal-only Schumacher line viewer (a  ·  back to Schumacher Internal  ·  chore: lint, refactor, v0.3.0 (session close) — RFC7617 auth eec73e2 →