services.davis.database.urlFile
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 path- Default
null- Example
"/run/secrets/davis-db-url"- Declared
- <nixpkgs/nixos/modules/services/web-apps/davis.nix>