Add UseProxy config.

This commit is contained in:
Yang Luo
2021-02-14 17:24:05 +08:00
parent b5b86262d6
commit 15f9d71127
2 changed files with 8 additions and 3 deletions

View File

@ -4,4 +4,5 @@ runmode = dev
SessionOn = true
copyrequestbody = true
dataSourceName = root:123@tcp(localhost:3306)/
AuthState = "casdoor"
AuthState = "casdoor"
UseProxy = false