mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-06-09 05:44:37 +00:00
Python3 & Django 2.2 Migration - Fix & Updates
This commit is contained in:
@@ -7,7 +7,7 @@ autorestart=true
|
||||
redirect_stderr=true
|
||||
|
||||
[program:novncd]
|
||||
command=/srv/webvirtcloud/venv/bin/python /srv/webvirtcloud/console/novncd
|
||||
command=/srv/webvirtcloud/venv/bin/python3 /srv/webvirtcloud/console/novncd
|
||||
directory=/srv/webvirtcloud
|
||||
user=www-data
|
||||
autostart=true
|
||||
|
||||
Reference in New Issue
Block a user