docs(claude-integration): registry is git.schweitz.net not git.schweitz.internal

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-19 17:11:18 +02:00
co-authored by Claude Fable 5
parent cdd5a55613
commit 2cf3252a19
+1 -1
View File
@@ -28,7 +28,7 @@ src/mcp/
```yaml
tatlock-mcp:
image: git.schweitz.internal/jpmschweitzer/tatlock:latest
image: git.schweitz.net/jpmschweitzer/tatlock:latest
command: ["python", "-m", "src.mcp.server"]
ports:
- "8002:8002"