修改 dubbo protocol port

This commit is contained in:
GYJ
2025-03-11 17:57:09 +08:00
parent cd592469aa
commit 19c93f89b0
8 changed files with 12 additions and 12 deletions

View File

@@ -29,13 +29,13 @@ spring:
dubbo:
application:
name: order-server
# qos-port: 22231
qos-enable: false
qos-port: 22231
qos-enable: true
registry:
address: nacos://121.40.109.122:8848 # Nacos 服务地址
group: server-dev
protocol:
port: -1
port: 10201
threads: 20
name: dubbo
serialization: hessian2