Archived
2
0
This commit is contained in:
Craig
2020-01-27 01:28:39 +00:00
parent 06feef7559
commit 0e9fbf7ba2
17 changed files with 335 additions and 237 deletions

View File

@ -3,9 +3,9 @@
"service": "neko",
"dockerComposeFile": "docker-compose.yaml",
"workspaceFolder": "/workspace",
"remoteUser": "vscode",
"remoteUser": "neko",
"settings": {
"terminal.integrated.shell.linux": "/bin/bash",
"terminal.integrated.shell.linux": "/bin/ash",
"go.gopath": "/go"
},
"extensions": [