public final class LaunchConfigs.Environment extends Object
public static final String PORT
It is also possible to set this via property LaunchConfigs.Property.PORT
.
If the environment variable and the system property are set, the system property takes precedence.
Defaults to LaunchConfig.DEFAULT_PORT
.
Value: "PORT"
LaunchConfig.getPort()
,
Constant Field Values