services.misskey.reverseProxy.webserver.caddy.listenAddresses

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

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