From f0a3d3b179cf4b1c5cbf9758dcee3806a025c0d3 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Sun, 19 Apr 2026 07:01:07 +0000 Subject: [PATCH] fix oc crash --- apps/base/customer1/openclaw/configmap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/customer1/openclaw/configmap.yaml b/apps/base/customer1/openclaw/configmap.yaml index 87071a0..30a4753 100644 --- a/apps/base/customer1/openclaw/configmap.yaml +++ b/apps/base/customer1/openclaw/configmap.yaml @@ -10,7 +10,7 @@ data: { "gateway": { "mode": "local", - "bind": "loopback", + "bind": "lan", "port": 18789, "auth": { "mode": "token"