forked from expo/troggle
Cleanup secrets management, pre-run checks.
This commit is contained in:
@@ -13,7 +13,7 @@ DATABASES = {
|
||||
}
|
||||
|
||||
EXPOUSER = 'expo'
|
||||
EXPOUSERPASS = 'somepasshere'
|
||||
EXPOUSERPASS = "nnn:gggggg"
|
||||
EXPOUSER_EMAIL = 'wookey@wookware.org'
|
||||
|
||||
REPOS_ROOT_PATH = '/expo/'
|
||||
|
||||
Reference in New Issue
Block a user