Update and rename vs-code-server/main.tf to vs-code-server/template/main.tf
This commit is contained in:
@@ -57,4 +57,4 @@ resource "coder_app" "code-server" {
|
|||||||
url = "http://localhost:6800/?folder=/projects/${data.coder_workspace_owner.me.name}"
|
url = "http://localhost:6800/?folder=/projects/${data.coder_workspace_owner.me.name}"
|
||||||
icon = "/icon/code.svg"
|
icon = "/icon/code.svg"
|
||||||
subdomain = true
|
subdomain = true
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user