mirror of https://github.com/pikvm/pikvm.git
remove extra backtick in tailscale docs (#1652)
This commit is contained in:
parent
baba81cafe
commit
b820cbfed0
|
|
@ -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