MyNixOS website logo
option

services.docuseal.secretKeyBaseFile

Path to file containing the secret key base. A new secret key base can be generated by running:

openssl rand -hex 64

If this file does not exist, it will be created with a new secret key base.

Declarations
Type
absolute path
Default
"/var/lib/docuseal/secrets/secret-key-base"