Specifies the KMS host for license management in virtual environments.
Syntax
QX_KMS_HOST=host:port
QX_KMS_HOST=host
QX_KMS_HOST=:port
Usage and examples
The host is any string that may represent the host. The default value is 127.0.0.1
QX_KMS_HOST=192.168.32.45
The port is an optional positive integer value. The default value is 1993
The variable can be used for both client and server sides. The server uses the only port value.