fusenapi/server/websocket/etc/websocket.yaml
laodaming 7342c0d72a fix
2023-11-02 11:48:15 +08:00

33 lines
911 B
YAML

Name: websocket
Host: 0.0.0.0
Port: 9914
ReplicaId: 95
Timeout: 15000 #服务超时时间
CertFile: "/opt/server.fusen.3718.cn.pem"
KeyFile: "/opt/server.fusen.3718.cn.key"
SourceMysql: "fsreaderwriter:XErSYmLELKMnf3Dh@tcp(fusen.cdmigcvz3rle.us-east-2.rds.amazonaws.com:3306)/fusen"
Log:
Stat: false
Auth:
AccessSecret: fusen2023
AccessExpire: 2592000
RefreshAfter: 1592000
SourceRabbitMq: ""
AWS:
S3:
Credentials:
AccessKeyID: AKIAZB2JKUXDPNRP4YT2
Secret: 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
Token:
BLMService:
Url: "http://18.119.109.254:8999"
LogoCombine:
#Url: "http://192.168.1.7:8999/LogoCombine"
Url: "http://18.119.109.254:8999/LogoCombine"
Unity:
Host: "http://api.fusen.3718.cn:4050"
Udp:
LocalAddr: "127.0.0.1"
LocalPort: 9100
RemoteAddr: "127.0.0.1"
RemotePort: 9101