From 784ea43c665cd691f551cf46a5e5d2b8a1901f17 Mon Sep 17 00:00:00 2001 From: catborise Date: Tue, 14 Jan 2020 08:50:01 +0300 Subject: [PATCH] Updated Docker Installation (textile) --- Docker-Installation.textile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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