1
0

Update app version [skip ci]

This commit is contained in:
github-action update-app-version
2025-03-23 16:19:53 +00:00
parent 8e76853f13
commit 792a44c271
6 changed files with 0 additions and 0 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