mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 09:26:49 +00:00
Update apimanager.service
minor typos
This commit is contained in:
parent
eed4909c56
commit
4c6ff3f359
@ -8,7 +8,7 @@ Group=deploy
|
||||
SyslogIdentifier=API-Manager
|
||||
Restart=always
|
||||
WorkingDirectory=/var/www/apimanager/API-Manager/apimanager
|
||||
ExecStart=/var/www/apimanager/venv/bin/gunicorn -t 3000--user deploy --group deploy --config /var/www/apimanager/API-Manager/gunicorn.conf.py apimanager.wsgi
|
||||
ExecStart=/var/www/apimanager/venv/bin/gunicorn -t 3000 --user deploy --group deploy --config /var/www/apimanager/API-Manager/gunicorn.conf.py apimanager.wsgi
|
||||
|
||||
# set -t <secs> to higher value to avoid timeouts with KPI Dashboard / API Metrics etc.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user