Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
services
bentopdf
caddy
virtualHost
listenAddresses
option
services.bentopdf.caddy.virtualHost.listenAddresses
A list of host interfaces to bind to for this virtual host.
Declarations
nixos/modules/services/web-apps/bentopdf.nix
Type
list of string
Default
[ ]
Example
[
"127.0.0.1"
"::1"
]