Skip to content

docs: update VS Code Web docs #9811

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 22, 2023
Merged

docs: update VS Code Web docs #9811

merged 2 commits into from
Sep 22, 2023

Conversation

matifali
Copy link
Member

@matifali matifali commented Sep 21, 2023

They call it VS Code Web and not vscode-server.
Also, a subdomain is required to run it.

@@ -120,7 +120,7 @@ resource "coder_app" "code-server" {
display_name = "code-server"
url = "http://localhost:13337/?folder=/home/coder"
icon = "/icon/code.svg"
subdomain = true
subdomain = false
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we do not need subdomain = true for code-server

@sharkymark sharkymark enabled auto-merge (squash) September 21, 2023 16:29
@sharkymark sharkymark merged commit df0c597 into main Sep 22, 2023
@sharkymark sharkymark deleted the vscode-web-1 branch September 22, 2023 18:49
@github-actions github-actions bot locked and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants