Skip to content

Commit 38bb175

Browse files
committed
Merge branch 'master' of github.com:lablup/backend.ai-kernels
2 parents aafb29d + 40019ae commit 38bb175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/service-defs/vscode.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"prestart": [],
33
"command": [
4-
"/opt/kernel/code-server",
4+
"/usr/local/bin/code-server",
55
"--port", "{ports[0]}",
66
"--extensions-dir", "/etc/backend.ai/vscode-exts"
77
],

0 commit comments

Comments
 (0)