chore: fix broken links and formatting issues (#2547)

This commit is contained in:
Katie Horne
2022-06-21 08:13:38 -05:00
committed by GitHub
parent 93b78755a6
commit f476a4ad37
8 changed files with 9 additions and 11 deletions

View File

@ -91,5 +91,5 @@ CODER_PG_CONNECTION_URL="postgres://<databaseUsername>@0.0.0.0/<databaseName>?ss
coder server -a 0.0.0.0:3000 --verbose
```
> If you [installed Coder manually](install.md), you can add the `CODER_PG_CONNECTION_URL`
variable to `/etc/coder.d/coder.env`.
> If you [installed Coder manually](install.md), you can add the
> `CODER_PG_CONNECTION_URL` variable to `/etc/coder.d/coder.env`.