Skip to content
Snippets Groups Projects
Commit 09cef96e authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Fix port.

parent 4fc95b90
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment