# Development environment overrides
# This file is loaded after .env when APP_PROFILE=development (the default)
APP_ENV=development
# Development defaults: verbose logging, relaxed security
# JWT_SECRET=dev-secret-key-change-in-production-at-least-32-characters
# CORS_ORIGINS=http://localhost:3000
# Development database
# DATABASE_URL=sqlite:./storage/db/raisfast.db?mode=rwc