services.nextcloud.notify_push.bendDomainToLocalhost
Whether to add an entry to /etc/hosts for the configured nextcloud domain to point to localhost and add localhost to nextcloud's trusted_proxies config option.
This is useful when nextcloud's domain is not a static IP address and when the reverse proxy cannot be bypassed because the backend connection is done via unix socket.
- Type
boolean- Default
false- Declared
- <nixpkgs/nixos/modules/services/web-apps/nextcloud-notify_push.nix>