diff options
-rw-r--r-- | localsettingsdocker.py | 2 |
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': { |