fix(vscode): change hostname of local server
Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
990443dce1
commit
6884811fda
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
URL='https://code.visualstudio.com/sha/download?build=insider&os=linux-x64'
|
URL='https://code.visualstudio.com/sha/download?build=insider&os=linux-x64'
|
||||||
|
|
||||||
# for local
|
# 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)
|
# for local over VPN (also use --no-check-certificate)
|
||||||
# URL='https://172.16.0.2/code-insiders.tar.gz'
|
# URL='https://172.16.0.2/code-insiders.tar.gz'
|
||||||
|
|
Loading…
Reference in a new issue