DATABASE_URL=postgresql+asyncpg://postgres:postgres@localhost:5432/sibu ENVIRONMENT=production DEBUG=false RUN_SEEDERS=false SECRET_KEY=sibu-secret-key-for-dev-12345 ADMIN_PASSWORD=admin