diff --git a/.env.development b/.env.development index 7a83dab49..893f55eeb 100644 --- a/.env.development +++ b/.env.development @@ -1,6 +1,6 @@ REACT_APP_DOPPLER_LEGACY_URL=http://localhost:52191 REACT_APP_DOPPLER_SITES_URL= https://www.fromdoppler.com -REACT_APP_DATAHUB_URL=https://hubapisecint.fromdoppler.com +REACT_APP_DATAHUB_URL=https://apisint.fromdoppler.net REACT_APP_RECAPTCHA_PUBLIC_KEY=6Le8zJ8UAAAAAOiOiXbPPcpGSmTwm88_NgZmLNX7 REACT_APP_USE_DOPPLER_LEGACY_LOGIN=false REACT_APP_USE_DOPPLER_LEGACY_SIGNUP=false @@ -29,4 +29,4 @@ REACT_APP_BEAMER_ID=OKjmyOFa52044 REACT_APP_PROMOCODE_ARGENTINA=20%4RG3NT!N4 REACT_APP_DOPPLER_MY_LANDINGS_URL=https://landingsqa.fromdoppler.net/choose-a-template REACT_APP_DOPPLER_CAN_BUY_CHAT_PLAN=true -REACT_APP_DOPPLER_CONVERSATIONS_URL=https://conversationsqa.fromdoppler.net \ No newline at end of file +REACT_APP_DOPPLER_CONVERSATIONS_URL=https://conversationsqa.fromdoppler.net diff --git a/.env.int b/.env.int index 024ba4d19..6baa53df7 100644 --- a/.env.int +++ b/.env.int @@ -1,6 +1,6 @@ REACT_APP_DOPPLER_LEGACY_URL=https://appint.fromdoppler.net REACT_APP_DOPPLER_SITES_URL= https://qa.fromdoppler.com -REACT_APP_DATAHUB_URL=https://hubapisecint.fromdoppler.com +REACT_APP_DATAHUB_URL=https://apisint.fromdoppler.net REACT_APP_RECAPTCHA_PUBLIC_KEY=6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI REACT_APP_USE_DOPPLER_LEGACY_LOGIN=false REACT_APP_USE_DOPPLER_LEGACY_SIGNUP=false diff --git a/.env.production b/.env.production index 4debee8bb..a05a4f6c1 100644 --- a/.env.production +++ b/.env.production @@ -1,6 +1,6 @@ REACT_APP_DOPPLER_LEGACY_URL=https://app2.fromdoppler.com REACT_APP_DOPPLER_SITES_URL= https://www.fromdoppler.com -REACT_APP_DATAHUB_URL=https://hubapisec.fromdoppler.com +REACT_APP_DATAHUB_URL=https://apis.fromdoppler.com REACT_APP_RECAPTCHA_PUBLIC_KEY=6LddzZ8UAAAAAPSs09txKtTl9ewIyqYihfOC-dzf REACT_APP_USE_DOPPLER_LEGACY_LOGIN=false REACT_APP_USE_DOPPLER_LEGACY_SIGNUP=false @@ -31,4 +31,4 @@ REACT_APP_BEAMER_ID=wCWRrvwa50706 REACT_APP_PROMOCODE_ARGENTINA=20%4RG3NT!N4 REACT_APP_DOPPLER_MY_LANDINGS_URL=https://landings.fromdoppler.com/choose-a-template REACT_APP_DOPPLER_CAN_BUY_CHAT_PLAN=true -REACT_APP_DOPPLER_CONVERSATIONS_URL=https://conversations.fromdoppler.com \ No newline at end of file +REACT_APP_DOPPLER_CONVERSATIONS_URL=https://conversations.fromdoppler.com diff --git a/.env.qa b/.env.qa index 342c03b6a..dbebd2261 100644 --- a/.env.qa +++ b/.env.qa @@ -1,6 +1,6 @@ REACT_APP_DOPPLER_LEGACY_URL=https://appqa.fromdoppler.net REACT_APP_DOPPLER_SITES_URL= https://qa.fromdoppler.com -REACT_APP_DATAHUB_URL=https://hubapisecqa.fromdoppler.com +REACT_APP_DATAHUB_URL=https://apisqa.fromdoppler.net REACT_APP_RECAPTCHA_PUBLIC_KEY=6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI REACT_APP_USE_DOPPLER_LEGACY_LOGIN=false REACT_APP_USE_DOPPLER_LEGACY_SIGNUP=false @@ -31,4 +31,4 @@ REACT_APP_BEAMER_ID=OKjmyOFa52044 REACT_APP_PROMOCODE_ARGENTINA=20%4RG3NT!N4 REACT_APP_DOPPLER_MY_LANDINGS_URL=https://landingsqa.fromdoppler.net/choose-a-template REACT_APP_DOPPLER_CAN_BUY_CHAT_PLAN=true -REACT_APP_DOPPLER_CONVERSATIONS_URL=https://conversationsqa.fromdoppler.net \ No newline at end of file +REACT_APP_DOPPLER_CONVERSATIONS_URL=https://conversationsqa.fromdoppler.net