Archived
1
0

Merge pull request #2405 from JammSpread/master

Modify --link arg and README (Cdr Cloud)
This commit is contained in:
Anmol Sethi
2020-12-08 18:30:34 -05:00
committed by GitHub
2 changed files with 2 additions and 5 deletions

View File

@ -193,10 +193,7 @@ const options: Options<Required<Args>> = {
Securely bind code-server via Coder Cloud with the passed name. You'll get a URL like
https://myname.coder-cloud.com at which you can easily access your code-server instance.
Authorization is done via GitHub.
This is presently beta and requires being accepted for testing.
See https://github.com/cdr/code-server/discussions/2137
`,
beta: true,
},
}