mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-28 16:09:40 +00:00
Merge pull request #30 from NerdsvilleCEO/patch-4
Move default nginx conf out of enabled dir
This commit is contained in:
@@ -36,6 +36,7 @@ source venv/bin/activate
|
|||||||
pip install -r conf/requirements.txt
|
pip install -r conf/requirements.txt
|
||||||
python manage.py migrate
|
python manage.py migrate
|
||||||
sudo chown -R www-data:www-data /srv/webvirtcloud
|
sudo chown -R www-data:www-data /srv/webvirtcloud
|
||||||
|
sudo rm /etc/nginx/sites-enabled/default
|
||||||
```
|
```
|
||||||
|
|
||||||
Restart services for running WebVirtCloud:
|
Restart services for running WebVirtCloud:
|
||||||
|
|||||||
Reference in New Issue
Block a user