refactor(tmerclub-product): 注释掉 Dubbo host 配置

This commit is contained in:
杨旭 2025-04-08 23:12:10 +08:00
parent e0c41b11f1
commit 4fe14d8a68

View File

@ -33,4 +33,4 @@ logging:
dubbo: dubbo:
protocol: protocol:
port: ${tmerclub_DUBBO_PORT:11104} port: ${tmerclub_DUBBO_PORT:11104}
host: ${spring.cloud.nacos.discovery.ip} #host: ${spring.cloud.nacos.discovery.ip}