14/04/23 - 23h

recette2
cherif 2023-04-14 22:51:53 +02:00
parent df0be4dec4
commit cb5fc01ecd
1 changed files with 2 additions and 2 deletions

4
.env
View File

@ -2,8 +2,8 @@ PORT=3009
REACT_APP_API_URL_DEV=http://localhost:5001/ 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_REC_old=https://api.mysy-training.com/ ==> not working
REACT_APP_API_URL_prod=https://apimysy.iexercice.com/ REACT_APP_API_URL_prod=https://apimysy.mysy-training.com/
REACT_APP_API_URL_recette=https://devapimysy.iexercice.com/ REACT_APP_API_URL_recette=https://devapimysy.mysy-training.com/
REACT_APP_API_URL=http://localhost:5001/ REACT_APP_API_URL=http://localhost:5001/
REACT_APP_BASE_URL=http://localhost:3009/recherche-formation REACT_APP_BASE_URL=http://localhost:3009/recherche-formation
REACT_APP_ENV=DEV REACT_APP_ENV=DEV