diff --git a/services/tiddlywiki-mcp.hcl b/services/tiddlywiki-mcp.hcl index 306aee2..d885ae2 100644 --- a/services/tiddlywiki-mcp.hcl +++ b/services/tiddlywiki-mcp.hcl @@ -3,7 +3,9 @@ job "tiddlywiki-mcp" { group "captainslog" { network { - port "http" {} + port "http" { + static = 3500 + } } volume "services" {