diff --git a/modules/openclaw-config.json b/modules/openclaw-config.json index 908314d..23110ab 100644 --- a/modules/openclaw-config.json +++ b/modules/openclaw-config.json @@ -1,7 +1,7 @@ { "gateway": { "port": 18789, - "bind": "0.0.0.0", + "bind": "lan", "trustedProxies": ["::1", "127.0.0.1", "10.88.0.0/16", "10.89.0.0/16"], "auth": { "mode": "none"