Files
2025-12-19 17:11:51 +00:00

11 lines
262 B
Plaintext

# Authentik Configuration
PG_PASS=your_postgres_password
PG_USER=authentik
PG_DB=authentik
AUTHENTIK_SECRET_KEY=your_authentik_secret_key
# Global variables (usually defined in root .env or shell environment)
# DOMAIN=example.com
# CONFIG_ROOT=/path/to/config