mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #12554 from overleaf/jdt-dev-google-sso-env-variable
local env variable for google sso contains trailing slash GitOrigin-RevId: 3840cd794cda4870a10755a1d272221b314a6586
This commit is contained in:
parent
66d91dfd61
commit
fd61e9b2b5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ SAML_BASE_URL_PATH=http://localhost:22280/simplesaml/
|
|||
SHARELATEX_SAML_ENTRYPOINT=http://localhost:22280/simplesaml/saml2/idp/SSOService.php
|
||||
SHARELATEX_SAML_CALLBACK_URL=http://www.dev-overleaf.com/saml/callback
|
||||
COOKIE_DOMAIN=.dev-overleaf.com
|
||||
PUBLIC_URL=https://www.dev-overleaf.com/
|
||||
PUBLIC_URL=https://www.dev-overleaf.com
|
||||
CURRENT_IMAGE_NAME=texlive-full:2021.1
|
||||
LINKED_URL_PROXY=http://localhost:8081/proxy/secret-proxy-token
|
||||
SHARELATEX_CONFIG=$(pwd)/../../config/settings.web.js
|
||||
|
|
Loading…
Reference in a new issue