Fix socks5Proxy config typo.

This commit is contained in:
Gucheng Wang
2022-07-08 23:24:54 +08:00
parent cf4e76f9dc
commit 06759041a8
3 changed files with 6 additions and 6 deletions

View File

@ -16,7 +16,7 @@ data:
defaultStorageProvider =
isCloudIntranet = false
authState = "casdoor"
sock5Proxy = "127.0.0.1:10808"
socks5Proxy = "127.0.0.1:10808"
verificationCodeTimeout = 10
initScore = 2000
logPostOnly = true