mirror of https://github.com/pikvm/pikvm.git
remove extra backtick in tailscale docs
This commit is contained in:
parent
baba81cafe
commit
ace02c0f9a
|
|
@ -133,7 +133,7 @@ Here's the command that allows you to seamlessly run HTTPS proxy for your PiKVM:
|
|||
And if you want to stop tailscale from serving HTTPS, you can do this by running:
|
||||
```console
|
||||
[root@pikvm ~]# tailscale serve --https=443 off
|
||||
````
|
||||
```
|
||||
|
||||
### Root cause
|
||||
Tailscale needs to refresh TLS certificates and write state under `/var/lib/tailscale`.
|
||||
|
|
|
|||
Loading…
Reference in New Issue