diff --git a/Docker-Installation.textile b/Docker-Installation.textile index 69eb931..2c3a61c 100644 --- a/Docker-Installation.textile +++ b/Docker-Installation.textile @@ -55,4 +55,5 @@ git pull pip install -U -r conf/requirements.txt python manage.py makemigrations python manage.py migrate - \ No newline at end of file + +# 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