Update README.md

Co-authored-by: Asher <ash@coder.com>
pull/184/head
Michael Brewer 1 year ago committed by GitHub
parent 387c9ad32f
commit fe170d45ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -82,7 +82,7 @@ module "code-server" {
### Offline Mode ### Offline Mode
Just run code-server in the background, don't fetch it from GitHub: Run an existing copy of code-server if found, otherwise download from GitHub. By default the module looks for code-server at `/tmp/code-server` but this can be changed with `install_prefix`.
```tf ```tf
module "code-server" { module "code-server" {

Loading…
Cancel
Save