新增配置修改
This commit is contained in:
13
config.yaml
Normal file
13
config.yaml
Normal 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"
|
||||
Reference in New Issue
Block a user