server-port can be 0

Introduces special value of 0 for port to be assigned randomy
This commit is contained in:
Andrei Dziahel
2023-11-23 22:35:28 -05:00
committed by Steve Chavez
parent 475b4601ca
commit 9eda78eda5
+1 -1
View File
@@ -825,7 +825,7 @@ server-port
**In-Database** `n/a`
=============== =================================
The TCP port to bind the web server.
The TCP port to bind the web server. Use ``0`` to automatically assign a port.
.. _server-trace-header: