From fb6618e9ab052715b1413afaa8114babb9ecef3f Mon Sep 17 00:00:00 2001 From: tegwick Date: Tue, 10 Mar 2026 01:54:20 +0100 Subject: [PATCH] fix(claude): correct COULOMBCORE IP to 92.205.130.254 Co-Authored-By: Claude Sonnet 4.6 --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index b94dc31..b2aa287 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -153,7 +153,7 @@ remote session. ```bash cd ~/the-custodian/state-hub -make tunnel HOST=tegwick@92.205.62.239 +make tunnel HOST=tegwick@92.205.130.254 ``` Keep that terminal open. Then SSH in normally from a second terminal.