@@ -6,7 +6,7 @@ After=network.target
|
|||||||
[Service]
|
[Service]
|
||||||
User=root
|
User=root
|
||||||
WorkingDirectory=/opt/testbot-git
|
WorkingDirectory=/opt/testbot-git
|
||||||
ExecStart=/opt/testbot-git/venv/bin/gunicorn --bind 192.168.0.109:5006 --workers 4 --timeout=120 wsgi_edit:app
|
ExecStart=/opt/testbot-git/venv/bin/gunicorn --bind 192.168.0.109:5009 --workers 4 --timeout=120 wsgi_edit:app
|
||||||
Restart=always
|
Restart=always
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|||||||
Reference in New Issue
Block a user