更新 ludu-module-parking/ludu-module-parking-biz/src/main/resources/bootstrap.yaml

This commit is contained in:
root 2024-12-22 23:19:55 +08:00
parent 3ef98337d4
commit b2e98edfca

View File

@ -18,7 +18,7 @@ logging:
spring: spring:
cloud: cloud:
nacos: nacos:
server-addr: 172.19.0.1:8848 server-addr: 172.17.0.1:8848
discovery: discovery:
namespace: ${spring.profiles.active} # 命名空间。这里使用 dev 开发环境 namespace: ${spring.profiles.active} # 命名空间。这里使用 dev 开发环境
metadata: metadata: