NO_PROXY

You can set NO_PROXY environment variable in the machine where Link is installed. This can contain a comma separated list of URLs, which does not require to be passed through proxy server URL configured with HTTP_PROXY or HTTPS_PROXY.

Example: NO_PROXY=localhost,some-domain.com

Note: For adding these flow variables in docker installation, one must edit setenv.sh file in hip-server and hip-rest containers.