# Copy to .env for Docker / local development secrets # These override values in config.yaml STEWARD_SECRET_KEY=change-me STEWARD_DATABASE__URL=postgresql+asyncpg://steward:password@localhost/steward STEWARD_SMTP__PASSWORD=