fix: dns.nextwks.eu use AuthMethod 0 (no SSO)
This commit is contained in:
parent
7a4328040b
commit
91232a7beb
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
],
|
||||
"Disabled": false,
|
||||
"AuthenticationProvider": {
|
||||
"AuthMethod": 4
|
||||
"AuthMethod": 0
|
||||
},
|
||||
"BypassGlobalTLS": false
|
||||
}
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@ ZORAXY_APP
|
|||
"MaxConn": 0
|
||||
}],
|
||||
"Disabled": false,
|
||||
"AuthenticationProvider": {"AuthMethod": 4}
|
||||
"AuthenticationProvider": {"AuthMethod": 0}
|
||||
}
|
||||
ZORAXY_DNS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue