From cb5fc01ecd1adbd5134195c82ae11ae4ef82f12d Mon Sep 17 00:00:00 2001 From: cherif Date: Fri, 14 Apr 2023 22:51:53 +0200 Subject: [PATCH] 14/04/23 - 23h --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 74f5035..8879694 100644 --- a/.env +++ b/.env @@ -2,8 +2,8 @@ PORT=3009 REACT_APP_API_URL_DEV=http://localhost:5001/ REACT_APP_API_URL_REC_old=https://api.mysy-training.com/ ==> not working -REACT_APP_API_URL_prod=https://apimysy.iexercice.com/ -REACT_APP_API_URL_recette=https://devapimysy.iexercice.com/ +REACT_APP_API_URL_prod=https://apimysy.mysy-training.com/ +REACT_APP_API_URL_recette=https://devapimysy.mysy-training.com/ REACT_APP_API_URL=http://localhost:5001/ REACT_APP_BASE_URL=http://localhost:3009/recherche-formation REACT_APP_ENV=DEV