# Required: protects all credentials stored in the database (AES-256). # Generate with: openssl rand -hex 32 ENCRYPTION_KEY= # Required on first launch: password for the default admin user. # After initial setup, this can be removed. ADMIN_PASSWORD=