1
0

chore(deps): update headscale/headscale docker tag to v0.28.0 (#3882)

This commit is contained in:
renovate[bot]
2026-02-05 09:31:01 +00:00
committed by GitHub
parent 2b1d278795
commit 9fc723019e
6 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,33 @@
# /etc/headscale/derp.yaml
regions:
900:
regionid: 900
regioncode: thk
regionname: Tencent Hongkong
nodes:
- name: 900a
regionid: 900
hostname: xxxx
ipv4: xxxx #非必须
stunport: 3478
stunonly: false
derpport: 40184
- name: 900b
regionid: 900
hostname: xxxx
ipv4: xxxx
stunport: 3478
stunonly: false
derpport: 12345
901:
regionid: 901
regioncode: tsh
regionname: Tencent Shanghai
nodes:
- name: 901a
regionid: 901
hostname: xxxx
ipv4: xxxx
stunport: 3478
stunonly: false
derpport: 40184