fix: automatic root admin creation if heroku
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user