From 04428c45c925eed2997d63daae6f54662d59bda1 Mon Sep 17 00:00:00 2001 From: Sam Wenham Date: Tue, 2 Jul 2019 17:52:40 +0100 Subject: Fix description of localsettingsdocker --- localsettingsdocker.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'localsettingsdocker.py') 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': { -- cgit v1.2.3