# Pixa configuration baked into the Docker image. # # The signing key is read from the PIXA_SIGNING_KEY environment # variable; startup aborts naming it when it is unset. Every other key # is omitted so its default applies. Operators who need more (an # allowlist, metrics, and so on) mount their own file over # /etc/pixa/config.yml. signing_key: "${ENV:PIXA_SIGNING_KEY}" state_dir: /var/lib/pixa port: 8080