services.davis.database.urlFile
NixOS option
A file containing the database connection url. If set then it overrides all other database settings (except driver). This is mandatory if you want to use an external database, that is when services.davis.database.createLocally is false.
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/web-apps/davis.nixView source on NixOS/nixpkgs →"/run/secrets/davis-db-url"