# Orchard Local Development Environment # Copy this file to .env and customize as needed # Note: .env is gitignored and will not be committed # Admin account password (required for local development) # This sets the initial admin password when the database is first created ORCHARD_ADMIN_PASSWORD=changeme123