HTTPServerSettings.port

The port on which the HTTP server is listening.

The default value is 80. If you are running a TLS enabled server you may want to set this to 443 instead.

class HTTPServerSettings
ushort port;

Meta