diff --git a/example.env b/example.env index 5dec5899ea646de31e4a8c8cfddc68438fa42367..68ef3470797eceb5f939ab6c28b955ceb848425a 100644 --- a/example.env +++ b/example.env @@ -12,7 +12,7 @@ API_BASE_URLS="https://simulateur-socio-fiscal.leximpact.dev/api/" # Public HTTP(S) URL of LexImpact Socio-Fiscal UI server (aka this application) # BASE_URL="https://simulateur-socio-fiscal.leximpact.dev/" -BASE_URL="http://localhost:3000" +BASE_URL="http://localhost:5173" # Key for children in a family CHILDREN_KEY="enfants"