# Example environment configuration # Copy this file to .env.development or .env.production and update the values API_BASE_URL=http://localhost:8080/api/v1 API_TIMEOUT=30000 ENABLE_LOGGING=true