tailscale config loopback

This commit is contained in:
2026-02-20 16:53:25 -05:00
parent 58a60f843f
commit 302f4da450
2 changed files with 3 additions and 7 deletions

View File

@@ -33,7 +33,7 @@ services:
"dist/index.js",
"gateway",
"--bind",
"${OPENCLAW_GATEWAY_BIND:-lan}",
"${OPENCLAW_GATEWAY_BIND:-loopback}",
"--port",
"18789",
]