fix: add allowInsecureAuth

This commit is contained in:
2026-05-03 12:51:35 +02:00
parent 2cc68f46f1
commit fa0d689a4b
@@ -47,6 +47,7 @@ spec:
"bind": "lan", "bind": "lan",
"trustedProxies": ["10.0.0.1"], "trustedProxies": ["10.0.0.1"],
"controlUi": { "controlUi": {
"allowInsecureAuth": true,
"allowedOrigins": [ "allowedOrigins": [
"http://localhost:18789", "http://localhost:18789",
"http://127.0.0.1:18789", "http://127.0.0.1:18789",