chore: update app.example.ini

This commit is contained in:
Jacky 2024-05-04 12:25:04 +08:00
parent 7ee7b12cac
commit 1bf72009dc
No known key found for this signature in database
GPG key ID: 215C21B10DF38B4D

View file

@ -1,13 +1,19 @@
[server]
HttpPort = 9000
RunMode = debug
JwtSecret =
Email =
HTTPChallengePort = 9180
StartCmd = login
Database = database
CADir =
Demo =
HttpPort = 9000
RunMode = debug
JwtSecret =
Email =
HTTPChallengePort = 9180
StartCmd = bash
Database = database
CADir =
GithubProxy =
NodeSecret =
Demo = false
PageSize = 10
HttpHost = 0.0.0.0
CertRenewalInterval = 7
RecursiveNameservers =
[nginx]
AccessLogPath = /var/log/nginx/access.log
@ -32,3 +38,8 @@ Certificate =
Organization =
Application =
RedirectUri =
[logrotate]
Enabled = false
CMD = logrotate /etc/logrotate.d/nginx
Interval = 1440