nginx-ui/app.example.ini
2023-04-12 21:28:42 +08:00

29 lines
373 B
INI

[server]
HttpPort = 9000
RunMode = debug
JwtSecret =
Email =
HTTPChallengePort = 9180
StartCmd = login
Database = database
CADir =
Demo =
GithubProxy =
NginxConfigDir =
[nginx_log]
AccessLogPath = /var/log/nginx/access.log
ErrorLogPath = /var/log/nginx/error.log
[openai]
Model =
BaseUrl =
Proxy =
Token =
[git]
Url =
AuthMethod =
Username =
Password =
PrivateKeyFile =