nginx-ui/app.example.ini
2023-01-11 14:05:51 +08:00

16 lines
264 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