3.33.2. server
Section describes server parameters.
address
The network address that will be used to access the standalone server copy. You can specify the IP-address of the server, as well as aliases. The parameter can take values:
- any. For all computer addresses on which the standalone server is running.
- localhost. 127.0.0.1 address alias.
- xxx.xxx.xxx.xxx. Network address in IPv4 format.
- xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx. Network address in IPv6 format.
Default value: localhost.
port
Network port to be used to access the application. The value of this parameter can be a number from 1 to 65535.
Default value: 8314.
host
Name of the computer that is running standalone server.