nginx-ui/app.example.ini
2023-03-20 19:48:43 +08:00

22 lines
308 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 =