mirror of
https://github.com/pikvm/pikvm.git
synced 2026-09-03 07:17:37 +08:00
remove extra backtick in tailscale docs (#1652)
This commit is contained in:
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user