mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +02:00
Implement automatic cloud proxying
This commit is contained in:
@@ -82,7 +82,8 @@
|
||||
"tar-fs": "^2.0.0",
|
||||
"ws": "^7.2.0",
|
||||
"xdg-basedir": "^4.0.0",
|
||||
"yarn": "^1.22.4"
|
||||
"yarn": "^1.22.4",
|
||||
"delay": "^4.4.0"
|
||||
},
|
||||
"bin": {
|
||||
"code-server": "out/node/entry.js"
|
||||
|
||||
Reference in New Issue
Block a user