新增配置修改

This commit is contained in:
zyj
2025-10-14 18:15:01 +08:00
parent 81c18c94e3
commit 8d665f1536
3 changed files with 56 additions and 0 deletions

13
config.yaml Normal file
View File

@@ -0,0 +1,13 @@
appName: "Go Desk"
# 当前监听的端口
port: 6997
# ws 连接地址
wsUrl: "106.12.33.188:6996"
# STUN 服务器地址
stunUrl: "stun:106.12.33.188:3478"
# api地址
apiUrl: "http://106.12.33.188:6996"