services.bookstack.settings.DB_PASSWORD_FILE

NixOS option

The file containing your mysql/mariadb database password.

type: null or absolute path
Default
null
Example
"/var/secrets/bookstack-mysql-pass.txt"
declared in: nixos/modules/services/web-apps/bookstack.nixView source on NixOS/nixpkgs →