Static port for claude code accessibility.

This commit is contained in:
2025-11-17 19:05:17 +00:00
parent b2c055ffb2
commit 5a819f70bb

View File

@@ -3,7 +3,9 @@ job "tiddlywiki-mcp" {
group "captainslog" { group "captainslog" {
network { network {
port "http" {} port "http" {
static = 3500
}
} }
volume "services" { volume "services" {