Address to listen on. Use absolute path for a Unix socket. Multiple addresses can be specified, separated by commas.
Declarations
Type
stringDefault
"localhost:8080"Example
"127.0.0.1:8080, 127.0.0.1:8081"Address to listen on. Use absolute path for a Unix socket. Multiple addresses can be specified, separated by commas.
string"localhost:8080""127.0.0.1:8080, 127.0.0.1:8081"