mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
fix: typo (#4149)
This commit is contained in:
@@ -7,7 +7,7 @@ Docker is required. See the [official installation documentation](https://docs.d
|
||||
## Run Coder with built-in database and tunnel (quick)
|
||||
|
||||
For proof-of-concept deployments, you can run a complete Coder instance with
|
||||
with the following command:
|
||||
the following command:
|
||||
|
||||
```sh
|
||||
export CODER_DATA=$HOME/.config/coderv2-docker
|
||||
|
||||
Reference in New Issue
Block a user