chage references of beta.jamkazam to www.jamkazam
This commit is contained in:
parent
8ae89c1cbb
commit
194c6156e0
|
|
@ -1,4 +1,4 @@
|
|||
HOST=beta.jamkazam.com
|
||||
HOST=www.jamkazam.com
|
||||
PORT=4000
|
||||
REACT_APP_ORIGIN=jamkazam.com
|
||||
REACT_APP_LEGACY_BASE_URL=https://www.jamkazam.com
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ URLs starting as jamkazam:// are considered custom urls that can be used to open
|
|||
and load a screen or call an internal function.
|
||||
|
||||
Let's say a user clicks or submits a from which in turns call a custom URL.
|
||||
For example in the new react web interface, when a session is created using the form in https://beta.jamkazam.com/sessions/new let's say it calls following custom URL
|
||||
For example in the new react web interface, when a session is created using the form in https://www.jamkazam.com/sessions/new let's say it calls following custom URL
|
||||
|
||||
jamkazam://https//www.jamkazam.com/client#/createSession/custom~yes%7Cprivacy~2%7Cdescription~Testing%20session%20creation%20from%20beta%20website%7CinviteeIds~062deeba-b917-46e2-bfa3-e829405ca602
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue