refactor: casdoor settings

This commit is contained in:
0xJacky 2023-12-03 11:21:28 +08:00
parent ed72b67300
commit 37fa8b899f
No known key found for this signature in database
GPG key ID: B6E4A6E4A561BAF0
12 changed files with 1827 additions and 544 deletions

View file

@ -8,13 +8,6 @@ StartCmd = login
Database = database
CADir =
Demo =
CasdoorEndpoint =
CasdoorClientId =
CasdoorClientSecret =
CasdoorCertificate =
CasdoorOrganization =
CasdoorApplication =
CasdoorRedirectUri =
[nginx]
AccessLogPath = /var/log/nginx/access.log
@ -31,9 +24,11 @@ BaseUrl =
Proxy =
Token =
[git]
Url =
AuthMethod =
Username =
Password =
PrivateKeyFile =
[casdoor]
Endpoint =
ClientId =
ClientSecret =
Certificate =
Organization =
Application =
RedirectUri =