fix: automatic root admin creation if heroku

This commit is contained in:
NGPixel
2017-05-15 22:00:01 -04:00
parent b32a427abc
commit de23e6c498
4 changed files with 39 additions and 17 deletions

View File

@@ -57,11 +57,11 @@ auth:
local:
enabled: true
google:
enabled: true
enabled: false
clientId: GOOGLE_CLIENT_ID
clientSecret: GOOGLE_CLIENT_SECRET
microsoft:
enabled: true
enabled: false
clientId: MS_APP_ID
clientSecret: MS_APP_SECRET
facebook: