services.nextcloud.notify_push.bendDomainToLocalhost

NixOS option

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 in: nixos/modules/services/web-apps/nextcloud-notify_push.nixView source on NixOS/nixpkgs →