1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-22 06:14:16 +00:00

Updated CentOS 7 installation (markdown)

catborise 2023-08-15 16:58:22 +03:00
parent af2fbeafd7
commit 5836e3befa

@ -30,10 +30,10 @@
[program:webvirtcloud]
command=/srv/webvirtcloud/venv/bin/gunicorn webvirtcloud.wsgi:application -c /srv/webvirtcloud/gunicorn.conf.py
directory=/srv/webvirtcloud
user=nginx`<br />
autostart=true`<br />
autorestart=true`<br />
redirect_stderr=true`<br />
user=nginx
autostart=true
autorestart=true
redirect_stderr=true
[program:novncd]
command=/srv/webvirtcloud/venv/bin/python /srv/webvirtcloud/console/novncd