diff --git a/clusters/homelab/apps/openclaw/helmrelease.yaml b/clusters/homelab/apps/openclaw/helmrelease.yaml index 4b44300..8f96809 100644 --- a/clusters/homelab/apps/openclaw/helmrelease.yaml +++ b/clusters/homelab/apps/openclaw/helmrelease.yaml @@ -48,7 +48,8 @@ spec: "controlUi": { "allowedOrigins": [ "http://localhost:18789", - "http://127.0.0.1:18789" + "http://127.0.0.1:18789", + "http://openclaw.net-scope.org" ] } },