Cleanup secrets management, pre-run checks.

This commit is contained in:
Philip Sargent
2020-06-20 15:43:28 +01:00
parent b35a0b0d26
commit e697466557
25 changed files with 334 additions and 1018 deletions

View File

@@ -13,7 +13,7 @@ DATABASES = {
}
EXPOUSER = 'expo'
EXPOUSERPASS = 'somepasshere'
EXPOUSERPASS = "nnn:gggggg"
EXPOUSER_EMAIL = 'wookey@wookware.org'
REPOS_ROOT_PATH = '/expo/'