We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c64e55 commit 47a40c1Copy full SHA for 47a40c1
.devcontainer.json
@@ -62,7 +62,7 @@
62
63
"terminal.integrated.defaultProfile.linux": "zsh",
64
"terminal.integrated.shell.linux": "/bin/zsh",
65
- "terminal.integrated.cwd": "/home/app/backend",
+ "terminal.integrated.cwd": "/home/app/hetzner-k3s",
66
"terminal.integrated.allowChords": false,
67
"terminal.explorerKind": "integrated",
68
"terminal.integrated.shellIntegration.enabled": true,
0 commit comments