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