更新 tailscale/tailscale-install.md
This commit is contained in:
@@ -56,10 +56,11 @@ systemctl enable --now headscale
|
||||
systemctl status headscale.service
|
||||
```
|
||||
|
||||
#### 配置你的config.YAML
|
||||
|
||||
#### 完整 egrep -v "#|^$" /etc/headscale/config.yaml
|
||||
```
|
||||
|
||||
#egrep -v "#|^$" /etc/headscale/config.yaml
|
||||
egrep -v "#|^$" /etc/headscale/config.yaml
|
||||
---
|
||||
server_url: http://47.106.140.17:8080
|
||||
listen_addr: 0.0.0.0:8080
|
||||
|
||||
Reference in New Issue
Block a user