← back to Ga Allsites
untrack .port (env-specific): prevents Mac2's 9780 clobbering Kamatera's 9782 and re-triggering the ventura-corridor port-collision crash-loop
9e0a95208fb9c6e620a6cc2c0d5ed4a2e2115282 · 2026-08-17 08:57:44 -0700 · Steve Abrams
Files touched
Diff
commit 9e0a95208fb9c6e620a6cc2c0d5ed4a2e2115282
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Mon Aug 17 08:57:44 2026 -0700
untrack .port (env-specific): prevents Mac2's 9780 clobbering Kamatera's 9782 and re-triggering the ventura-corridor port-collision crash-loop
---
.gitignore | 3 +++
.port | 1 -
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 19564c6..f384bd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,6 @@ __pycache__/
dashboard-preview.png
preview-*.png
.push-kamatera
+
+# environment-specific port (Mac2=9780, Kamatera=9782) — never deploy this
+.port
diff --git a/.port b/.port
deleted file mode 100644
index 3c24b43..0000000
--- a/.port
+++ /dev/null
@@ -1 +0,0 @@
-9780
← a288a28 keywords: organic-search grant-priority queue in ETL + sorta
·
back to Ga Allsites
·
server: default port fallback 9780->9782 so a fresh clone ca 1d386d2 →