fix(vscode): change hostname of local server

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2022-08-18 00:08:11 +02:00
parent 990443dce1
commit 6884811fda
Signed by: mfocko
GPG key ID: 7C47D46246790496

View file

@ -4,7 +4,7 @@
URL='https://code.visualstudio.com/sha/download?build=insider&os=linux-x64'
# for local
# URL='https://gauss.mfocko.xyz/code-insiders.tar.gz'
# URL='https://maxwell.mfocko.xyz/code-insiders.tar.gz'
# for local over VPN (also use --no-check-certificate)
# URL='https://172.16.0.2/code-insiders.tar.gz'