mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Rebrand LDAP env variables to Overleaf
GitOrigin-RevId: d0560a34a3ed0fb10fa2f5f3c0b41db7d7b10181
This commit is contained in:
@@ -7,7 +7,7 @@ RATELIMITER_REDIS_HOST=127.0.0.1
|
||||
GCLOUD_2_REDIS_HOST=127.0.0.1
|
||||
POSTGRES_HOST=127.0.0.1
|
||||
MONGO_URL=mongodb://127.0.0.1/sharelatex?directConnection=true
|
||||
SHARELATEX_LDAP_URL=ldap://127.0.0.1:22389
|
||||
OVERLEAF_LDAP_URL=ldap://127.0.0.1:22389
|
||||
SAML_BASE_URL_PATH=http://127.0.0.1:22280/simplesaml/
|
||||
SHARELATEX_SAML_ENTRYPOINT=http://127.0.0.1:22280/simplesaml/saml2/idp/SSOService.php
|
||||
SHARELATEX_SAML_CALLBACK_URL=http://www.dev-overleaf.com/saml/callback
|
||||
|
||||
Reference in New Issue
Block a user