refactor(config): use APP_TARGET constant for backend URL configuration Centralize backend URL configuration by introducing APP_TARGET constant in vite.config.js and using it for both WebSocket connection and API proxy. This improves maintainability by having a single source of truth for the backend address.
515 B
515 B