MyNixOS website logo
option

services.bookstack.appKeyFile

A file containing the Laravel APP_KEY - a 32 character long, base64 encoded key used for encryption where needed. Can be generated with head -c 32 /dev/urandom | base64.

Declarations
Type
path
Example
"/run/keys/bookstack-appkey"