sample-config/secrets-unencrypted/headplane.yaml

9 lines
428 B
YAML

headplane:
env: |-
# This is always required for Headplane to work
COOKIE_SECRET=<changeme>
# This NEEDS to be set with OIDC, regardless of what's in the config
# This needs to be a very long-lived (999 day) API key used to create
# shorter ones for OIDC and allow the OIDC functionality to work
ROOT_API_KEY=<changeme>
# OIDC_CLIENT_SECRET=super_secret_client_secret