mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-21 04:41:23 +08:00
Merge pull request #692 from lommes/master
Corrected the keys for okta auth
This commit is contained in:
@ -47,8 +47,8 @@ GITHUB_APP_SECRET=false
|
||||
GOOGLE_APP_ID=false
|
||||
GOOGLE_APP_SECRET=false
|
||||
OKTA_BASE_URL=false
|
||||
OKTA_KEY=false
|
||||
OKTA_SECRET=false
|
||||
OKTA_APP_ID=false
|
||||
OKTA_APP_SECRET=false
|
||||
|
||||
# External services such as Gravatar
|
||||
DISABLE_EXTERNAL_SERVICES=false
|
||||
|
Reference in New Issue
Block a user