.env.example 165 B

123
  1. # URL base da API backend (sem barra no final).
  2. # Em dev, o backend PHP roda em http://localhost:8080 (APP_PORT no backend).
  3. VITE_API_BASE_URL=http://localhost:8080