diff --git a/Docker-Installation.textile b/Docker-Installation.textile index 6278851..69eb931 100644 --- a/Docker-Installation.textile +++ b/Docker-Installation.textile @@ -53,6 +53,6 @@ docker container ls source venv/bin/activate git pull pip install -U -r conf/requirements.txt +python manage.py makemigrations python manage.py migrate - -# Check webvirtcloud/settings.py.template to see if there is new configs... If it is, then copy them to webvirtcloud/settings.py file \ No newline at end of file + \ No newline at end of file