diff --git a/.env b/.env index 42a2580..7c7e8b8 100644 --- a/.env +++ b/.env @@ -19,4 +19,4 @@ REACT_APP_SUPPORT_US_ADDRESS='Cumberland Pkwy, Atlanta GA 30339' REACT_APP_SUPPORT_NG_ADDRESS='Saka Tinubu Street, Victoria Island Lagos, Nigeria' #AGENT LINK -REACT_APP_AGENT_LINK='https://agents.wrenchboard.com' +REACT_APP_AGENT_LINK='https://dev-agents.wrenchboard.com' diff --git a/.env.development b/.env.development index ce56586..ae974cb 100644 --- a/.env.development +++ b/.env.development @@ -19,4 +19,4 @@ REACT_APP_SUPPORT_US_ADDRESS='Cumberland Pkwy, Atlanta GA 30339' REACT_APP_SUPPORT_NG_ADDRESS='Saka Tinubu Street, Victoria Island Lagos, Nigeria' #AGENT LINK -REACT_APP_AGENT_LINK='https://agents.wrenchboard.com' \ No newline at end of file +REACT_APP_AGENT_LINK='https://dev-agents.wrenchboard.com' \ No newline at end of file