services.bookstack.settings.DB_PASSWORD_FILE

The file containing your mysql/mariadb database password.

Type
null or absolute path
Default
null
Example
"/var/secrets/bookstack-mysql-pass.txt"
Declared
<nixpkgs/nixos/modules/services/web-apps/bookstack.nix>