diff --git a/apps/base/customer1/openclaw/configmap.yaml b/apps/base/customer1/openclaw/configmap.yaml index 12bbdff..1297f46 100644 --- a/apps/base/customer1/openclaw/configmap.yaml +++ b/apps/base/customer1/openclaw/configmap.yaml @@ -13,7 +13,7 @@ data: "bind": "loopback", "port": 18789, "auth": { - "mode": "token" + "mode": "token", "allowInsecureAuth": true }, "controlUi": {