14/04/23 - 23h
parent
df0be4dec4
commit
cb5fc01ecd
4
.env
4
.env
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue