# Generated by composable.env — DO NOT EDIT # Profile: default | Built: 2026-03-15T19:35:49.804Z CURRENT_ENV=default DATABASE_URL=postgresql://postgres:postgres@localhost:5432/myapp_dev REDIS_URL=redis://localhost:6379 JWT_SECRET=dev-secret-change-me LOG_LEVEL=info CORS_ORIGIN=http://localhost:3000