mirror of https://git.tuxpa.in/a/code-server.git
chore: format FAQ
This commit is contained in:
parent
b1282b9707
commit
90aa6f2ee4
|
@ -290,6 +290,7 @@ The default location also respects `$XDG_CONFIG_HOME`.
|
|||
## How do I customize the "Go Home" button?
|
||||
|
||||
You can pass a URL to the `--home` flag like this:
|
||||
|
||||
```
|
||||
code-server --home=https://my-website.com
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue