From fcc57cf3654faabf3c3d32dd680bf27e4cb6ea84 Mon Sep 17 00:00:00 2001 From: Sam Wenham Date: Tue, 2 Jul 2019 17:52:40 +0100 Subject: [PATCH] Fix description of localsettingsdocker --- localsettingsdocker.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localsettingsdocker.py b/localsettingsdocker.py index 331d23e..aa7e7a9 100644 --- a/localsettingsdocker.py +++ b/localsettingsdocker.py @@ -1,5 +1,5 @@ import sys -# link localsettings to this file for use on expo computer in austria +# This is the local settings for use with the docker compose dev setup. It is imported automatically DATABASES = { 'default': {