# API Configuration VITE_API_URL=http://localhost:8888 VITE_AUTH_API_URL=http://localhost:8888/auth VITE_STORAGE_URL=http://localhost:8888/storage # Environment VITE_NODE_ENV=development # Debug VITE_DEBUG=false