mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-05-06 22:12:23 +08:00
refactor: casdoor settings
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user