1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-01-31 12:11:37 +01:00

Corrected the keys for okta auth

This commit is contained in:
Timo Bartholomes 2018-01-31 21:11:17 +01:00
parent 1d5440493c
commit 3cf2c6a027

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