\
...
\uD83C\uDF31 Solution
Just as a follow up, Please find attached the internal test that has been run.Navigate to the communication server folder and edit the http-proxy.conf file >
Code Block |
---|
sudo vi /opt/docker/http-proxy.conf |
Our internal example:
PROXY_ENABLED=true
PROXY_HOSTNAME=192.168.4.243
...
PROXY_USERNAME=domain\\test
PROXY_PASSWORD=iquate
Please note the double backslash is intentional “\\”
Domain\\username
Info |
---|
Highlight important information in a panel like this one. To edit this panel's color or style, select one of the options in the menu. |
...