diff --git a/.env.production b/.env.production index 71b27e090..1cd8b9fa5 100644 --- a/.env.production +++ b/.env.production @@ -56,12 +56,12 @@ REACT_APP_PATH_REGEX_ENS="/ipfs" #REACT_APP_SENTRY_AUTH_TOKEN='' # API -#REACT_APP_API_URL_PROD_MAINNET=https://protocol-mainnet.gnosis.io/api -#REACT_APP_API_URL_PROD_RINKEBY=https://protocol-rinkeby.gnosis.io/api -#REACT_APP_API_URL_PROD_XDAI=https://protocol-xdai.gnosis.io/api -#REACT_APP_API_URL_STAGING_MAINNET=https://protocol-mainnet.dev.gnosisdev.com/api -#REACT_APP_API_URL_STAGING_RINKEBY=https://protocol-rinkeby.dev.gnosisdev.com/api -#REACT_APP_API_URL_STAGING_XDAI=https://protocol-xdai.dev.gnosisdev.com/api +#REACT_APP_API_URL_PROD_MAINNET=https://api.cow.fi/mainnet +#REACT_APP_API_URL_PROD_RINKEBY=https://api.cow.fi/rinkeby +#REACT_APP_API_URL_PROD_XDAI=https://api.cow.fi/xdai +#REACT_APP_API_URL_STAGING_MAINNET=https://barn.api.cow.fi/mainnet +#REACT_APP_API_URL_STAGING_RINKEBY=https://barn.api.cow.fi/rinkeby +#REACT_APP_API_URL_STAGING_XDAI=https://barn.api.cow.fi/xdai # EXPLORER #REACT_APP_EXPLORER_URL_DEV=https://protocol-explorer.dev.gnosisdev.com