1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-28 09:10:30 +00:00

Updated Docker Installation (textile)

catborise 2020-01-14 08:50:01 +03:00
parent 1d680280e4
commit 784ea43c66

@ -56,3 +56,4 @@ pip install -U -r conf/requirements.txt
python manage.py makemigrations
python manage.py migrate
</code></pre>
# Check webvirtcloud/settings.py.template to see if there is new configs... If it is, then copy them to webvirtcloud/settings.py file