# certctl Docker Compose environment variables # Copy this file to .env and customize for your deployment # PostgreSQL password (change in production!) POSTGRES_PASSWORD=certctl # Agent API key (change in production! Generate with: openssl rand -hex 32) CERTCTL_API_KEY=change-me-in-production