veza/apps/web/.env.local
2026-02-07 20:36:48 +01:00

5 lines
182 B
Text

# Configuration API pour développement local
# Backend Go tourne sur le port 8080
VITE_API_URL=/api/v1
VITE_WS_URL=ws://localhost:8081/ws
VITE_STREAM_URL=ws://localhost:8082/stream