Refacto : MAJ de l'url recherche-entreprises

pull/2027/head
Julien Bouquillon 2022-02-18 19:37:55 +01:00 committed by Johan Girod
parent f9315f75d1
commit 904d380cc4
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ VITE_FR_BASE_URL="http://localhost:3000/mon-entreprise"
VITE_EN_BASE_URL="http://localhost:3000/infrance"
# Variables optionnelles
VITE_COMPANY_SEARCH_HOST=https://search-recherche-entreprises.fabrique.social.gouv.fr
VITE_COMPANY_SEARCH_HOST=https://api.recherche-entreprises.fabrique.social.gouv.fr
# https://github.com/reduxjs/redux-devtools/blob/main/extension/docs/Features/Trace.md
VITE_REDUX_TRACE=true