services.nextcloud.notify_push.dbhost
Database host (+port) or socket path.
If services.nextcloud.database.createLocally is true and
services.nextcloud.config.dbtype is either pgsql or mysql,
defaults to the correct Unix socket instead.
- Type
null or string- Default
config.services.nextcloud.config.dbhost- Example
"localhost:5000"- Declared
- <nixpkgs/nixos/modules/services/web-apps/nextcloud-notify_push.nix>