]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
a459226
)
Merge pull request #692 from lommes/master
author
Dan Brown
<redacted>
Sun, 4 Feb 2018 11:41:51 +0000
(11:41 +0000)
committer
GitHub
<redacted>
Sun, 4 Feb 2018 11:41:51 +0000
(11:41 +0000)
Corrected the keys for okta auth
.env.example
patch
|
blob
|
history
diff --git
a/.env.example
b/.env.example
index ddb32c0bc24b43395251c29a55f5ea46d820d39e..d0a1dbb2638a534dce14042629f7e1d815538384 100644
(file)
--- a/
.env.example
+++ b/
.env.example
@@
-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