1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-01 02:30:35 +00:00

Updated Docker Installation (textile)

FrancescoFdd5 2020-01-12 22:41:43 +01:00
parent 0f6feb10e7
commit 1d680280e4

@ -53,6 +53,6 @@ docker container ls</code></pre>
source venv/bin/activate
git pull
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