HTTPServerSettings.bindAddresses

The interfaces on which the HTTP server is listening.

By default, the server will listen on all IPv4 and IPv6 interfaces.

class HTTPServerSettings
string[] bindAddresses;

Meta