diff options
Diffstat (limited to 'localsettings.py')
-rw-r--r-- | localsettings.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/localsettings.py b/localsettings.py index 15491ab..1333952 100644 --- a/localsettings.py +++ b/localsettings.py @@ -15,13 +15,11 @@ This file is included at the end of the main troggle/settings.py file so that it overwrites defaults in that file. """ -# link 'localsettings.py' to localsettingsWSL.py for use on a Windows 10 machine running WSL1 print(" * importing troggle/localsettings.py") #----------------------------------------------------------------- # THINK before you push this to a repo # - have you checked that credentials.py is in .gitignore ? -# - have you run pre-push.sh to copy files and remove passwords? # - we don't want to have to change the expo system password ! #----------------------------------------------------------------- # default values, then get overwritten by real secrets |