chore(central) : passe le port http a 8084

This commit is contained in:
2026-04-03 11:37:04 +02:00
parent 4234efdb50
commit 2844fea802
6 changed files with 8 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ make fixtures
## Accès
- Frontend : http://localhost:8083
- API : http://localhost:8083/api
- Frontend : http://localhost:8084
- API : http://localhost:8084/api
- Dev Nuxt (hot reload) : http://localhost:3003
- Login : `admin` / `admin`