diff --git a/.env b/.env index 736446e..7542285 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 454f40d..f91849f 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