chore: update logout endpoint according to change
This commit is contained in:
@@ -24,12 +24,12 @@ SEAMLESS_LOGIN_EN="http://www.example.com/updatelogin"
|
||||
SEAMLESS_LOGIN_FI="http://www.example.fi/updatelogin"
|
||||
SEAMLESS_LOGIN_NO="http://www.example.no/updatelogin"
|
||||
SEAMLESS_LOGIN_SV="http://www.example.se/updatelogin"
|
||||
SEAMLESS_LOGOUT_DA="http://www.example.dk/updatelogout?newweb"
|
||||
SEAMLESS_LOGOUT_DE="http://www.example.de/updatelogout?newweb"
|
||||
SEAMLESS_LOGOUT_EN="http://www.example.com/updatelogout?newweb"
|
||||
SEAMLESS_LOGOUT_FI="http://www.example.fi/updatelogout?newweb"
|
||||
SEAMLESS_LOGOUT_NO="http://www.example.no/updatelogout?newweb"
|
||||
SEAMLESS_LOGOUT_SV="http://www.example.sv/updatelogout?newweb"
|
||||
SEAMLESS_LOGOUT_DA="http://www.example.dk/updatelogout?newweb=1"
|
||||
SEAMLESS_LOGOUT_DE="http://www.example.de/updatelogout?newweb=1"
|
||||
SEAMLESS_LOGOUT_EN="http://www.example.com/updatelogout?newweb=1"
|
||||
SEAMLESS_LOGOUT_FI="http://www.example.fi/updatelogout?newweb=1"
|
||||
SEAMLESS_LOGOUT_NO="http://www.example.no/updatelogout?newweb=1"
|
||||
SEAMLESS_LOGOUT_SV="http://www.example.sv/updatelogout?newweb=1"
|
||||
WEBVIEW_ENCRYPTION_KEY="MTIzNDU2Nzg5MDEyMzQ1Njc4OTAxMjM0NTY3ODkwMTI="
|
||||
|
||||
PUBLIC_URL="http://localhost:3000"
|
||||
|
||||
Reference in New Issue
Block a user