更新 tailscale/tailscale-install.md

This commit is contained in:
2025-12-13 23:18:25 +08:00
parent 45cd673553
commit 9d92334f2c

View File

@@ -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