This commit is contained in:
liubozhi 2025-04-11 09:08:19 +08:00
parent 5b23e3bfde
commit c8a77cc381
2 changed files with 3 additions and 3 deletions

View File

@ -25,9 +25,9 @@ logging:
# dubbo端口默认为服务端口+2000 # dubbo端口默认为服务端口+2000
dubbo: dubbo:
registry:
group: yang
protocol: protocol:
port: ${TMERCLUB_DUBBO_PORT:11101} port: ${TMERCLUB_DUBBO_PORT:11101}
consumer: consumer:
loadbalance: dev loadbalance: dev
registry:
group: dubbo-default

View File

@ -37,5 +37,5 @@ dubbo:
consumer: consumer:
loadbalance: dev loadbalance: dev
registry: registry:
group: dubbo-liu group: dubbo-default