nginx-ui/app.example.ini
2022-08-30 14:03:59 +08:00

11 lines
198 B
INI

[server]
HttpPort = 9000
RunMode = debug
JwtSecret =
Email =
HTTPChallengePort = 9180
StartCmd = login
[nginx_log]
AccessLogPath = /var/log/nginx/access.log
ErrorLogPath = /var/log/nginx/error.log