I don't think there is an automatic way to reach localhost between Linux and Windows, sadly
This commit is contained in:
		
							
								
								
									
										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"
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
    {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user