summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Wenham <sam@wenhams.co.uk>2019-07-02 17:52:40 +0100
committerExpo on server <expo@expo.survex.com>2019-07-09 05:23:30 +0100
commit04428c45c925eed2997d63daae6f54662d59bda1 (patch)
tree84fe9d3beee2837d6a2a9a881740faeb8acf8882
parenta7f605ced9f5914f4932ff69a1465a31c526e361 (diff)
downloadtroggle-04428c45c925eed2997d63daae6f54662d59bda1.tar.gz
troggle-04428c45c925eed2997d63daae6f54662d59bda1.tar.bz2
troggle-04428c45c925eed2997d63daae6f54662d59bda1.zip
Fix description of localsettingsdocker
-rw-r--r--localsettingsdocker.py2
1 files changed, 1 insertions, 1 deletions
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': {