Skip to content

config properties server properties management

GitHub Action edited this page Jul 7, 2026 · 5 revisions

Version

v3.0.4

management Type

object (management)

management Properties

Property Type Required Nullable Defined by
address string Optional cannot be null Config

address

address is the address of the server to listen on in the form of host:port.

See net.Dial for details of the address format.

address

  • is optional

  • cannot be null

address Type

string

Clone this wiki locally