- [server]
- HttpPort = 9000
- RunMode = release
- JwtSecret = 2E1CE615-BB15-44F5-B5BE-6B5DA3581D0F
- Email = test@jackyu.cn
- HTTPChallengePort = 9180
- StartCmd = bash
- [nginx_log]
- AccessLogPath = /var/log/nginx/access.local.log
- ErrorLogPath = /var/log/nginx/error.local.log
|