feat: (Web-210) Added encryption for my-booking Urls
This commit is contained in:
@@ -31,6 +31,8 @@ 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="
|
||||
BOOKING_ENCRYPTION_KEY=za2paS0x
|
||||
NODE_OPTIONS=--openssl-legacy-provider
|
||||
|
||||
PUBLIC_URL="http://localhost:3000"
|
||||
AUTH_URL="$PUBLIC_URL/api/web/auth"
|
||||
|
||||
Reference in New Issue
Block a user