MyNixOS website logo
option

services.bentopdf.caddy.virtualHost.listenAddresses

A list of host interfaces to bind to for this virtual host.

Declarations
Type
list of string
Default
[ ]
Example
[
  "127.0.0.1"
  "::1"
]