1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-18 11:02:17 +03:00

Merge pull request #692 from lommes/master

Corrected the keys for okta auth
This commit is contained in:
Dan Brown
2018-02-04 11:41:51 +00:00
committed by GitHub

View File

@ -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