feat: added custom nginx reload/restart cmd #140

This commit is contained in:
0xJacky 2023-07-16 22:13:48 +08:00
parent cc6a325ddd
commit 01611ef622
No known key found for this signature in database
GPG key ID: B6E4A6E4A561BAF0
7 changed files with 75 additions and 144 deletions

View file

@ -8,12 +8,14 @@ StartCmd = login
Database = database
CADir =
Demo =
GithubProxy =
NginxConfigDir =
[nginx_log]
[nginx]
AccessLogPath = /var/log/nginx/access.log
ErrorLogPath = /var/log/nginx/error.log
ErrorLogPath = /var/log/nginx/error.log
ConfigDir =
PIDPath =
ReloadCmd =
RestartCmd =
[openai]
Model =