I don't think there is an automatic way to reach localhost between Linux and Windows, sadly
This commit is contained in:
parent
8e42fe3308
commit
6cf3420ba2
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
.tmp/
|
||||
*.tap
|
||||
*.sna
|
||||
*.sld
|
6
.vscode/launch.json
vendored
6
.vscode/launch.json
vendored
@ -72,12 +72,8 @@
|
||||
"load": "myprog.sna",
|
||||
"topOfStack": "0x5d58",
|
||||
"cspect": {
|
||||
// Change "host.docker.internal" to "localhost" if running on Linux
|
||||
"hostname": "host.docker.internal"
|
||||
},
|
||||
"linux": {
|
||||
"cspect": {
|
||||
"hostname": "localhost"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user