From 64ebcaba60cac046c97f6fbe63f3a3e7056ccb37 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Sun, 19 Apr 2026 06:45:33 +0000 Subject: [PATCH] fix typo --- 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 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": {