mirror of
https://github.com/retspen/webvirtcloud
synced 2024-11-28 09:10:30 +00:00
Updated Docker Installation (textile)
parent
1d680280e4
commit
784ea43c66
1 changed files with 2 additions and 1 deletions
|
@ -55,4 +55,5 @@ git pull
|
|||
pip install -U -r conf/requirements.txt
|
||||
python manage.py makemigrations
|
||||
python manage.py migrate
|
||||
</code></pre>
|
||||
</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
|
Loading…
Reference in a new issue