]> BookStack Code Mirror - bookstack/blobdiff - .env.example
Merge branch 'support_for_gitlub_auth' of git://github.com/pixwell-dev/BookStack...
[bookstack] / .env.example
index d0a1dbb2638a534dce14042629f7e1d815538384..110b365004842c2ae221ce372f5ac1e2c83ba672 100644 (file)
@@ -50,6 +50,10 @@ OKTA_BASE_URL=false
 OKTA_APP_ID=false
 OKTA_APP_SECRET=false
 
+GITLAB_APP_ID=false
+GITLAB_APP_SECRET=false
+GITLAB_BASE_URI=false
+
 # External services such as Gravatar
 DISABLE_EXTERNAL_SERVICES=false
 
@@ -67,4 +71,4 @@ MAIL_HOST=localhost
 MAIL_PORT=1025
 MAIL_USERNAME=null
 MAIL_PASSWORD=null
-MAIL_ENCRYPTION=null
\ No newline at end of file
+MAIL_ENCRYPTION=null