mirror of
https://github.com/retspen/webvirtcloud
synced 2024-12-01 02:30:35 +00:00
Updated Docker Installation (textile)
parent
0f6feb10e7
commit
1d680280e4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
Loading…
Reference in a new issue