fix: add allowInsecureAuth
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user