VITE_API_BASE_URL=http://localhost:3000/api/v1
VITE_WS_URL=ws://localhost:3000/ws/dashboard
VITE_ENABLE_MSW=true
