Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ On the non-Internet connected system:

1. On the non-Internet connected system, ensure the following DNS addresses are pointed toward the vscgallery service.
* update.code.visualstudio.com
* az764295.vo.msecnd.net
* main.vscode-cdn.net
* marketplace.visualstudio.com

This may be achieved using a corporate DNS server, or by modifying a client's host file.
Expand Down Expand Up @@ -90,7 +90,7 @@ This guide will setup the vscsync and vscgallery service on the same Docker host

2. Point the DNS addresses to the vscgallery service.
* update.code.visualstudio.com
* az764295.vo.msecnd.net
* main.vscode-cdn.net
* marketplace.visualstudio.com

This may be achieved using a corporate DNS server, or by modifying a client's host file.
Expand Down
Loading