

As a reminder, this all works fine when using ProGet on Windows.The text below is from the diagnostic log file referenced in the error.The image below is the error from VS2019 when I publish.Proxy_http_version for looking into this. Proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for Proxy_set_header X-Forwarded-Port $server_port Proxy_set_header X-Forwarded-Proto $scheme Proxy_set_header X-Forwarded-Host $http_host Proxy_pass # The ProGet docker installation # ProGet requirement for VS to publish to ProGet # Disable any limits to avoid HTTP 413 for large image uploads Ssl_certificate_key /etc/ssl/cert/STAR_xxx_com.key Īccess_log /var/log/nginx/ Įrror_log /var/log/nginx/

Ssl_certificate /etc/ssl/cert/STAR_xxx_com.crt maps over to ProGet docker internal port 80ĭoes someone see something wrong in here? server.
#Docker for mac error connecting to proxy windows#
ProGet is also installed in Windows and VS publishes fine.Local DNS server for resolving URL's, no issues here.

