chore(dogfood): remove unnecessary docker host replace (#7269)

This commit is contained in:
Colin Adler
2023-04-24 23:58:09 -05:00
committed by GitHub
parent 8fc8559076
commit e2d8bda246
2 changed files with 2 additions and 4 deletions

View File

@ -117,7 +117,6 @@ resource "coder_agent" "main" {
curl -fsSL https://code-server.dev/install.sh | sh -s -- --method=standalone --prefix=/tmp/code-server --version 4.11.0
/tmp/code-server/bin/code-server --auth none --port 13337 >/tmp/code-server.log 2>&1 &
EOT
}
# code-server