# Copy to .env for Docker / local development secrets # These override values in config.yaml ROUNDTABLE_SECRET_KEY=change-me ROUNDTABLE_DATABASE__URL=postgresql+asyncpg://roundtable:password@localhost/roundtable ROUNDTABLE_SMTP__PASSWORD=