jiangping
2024-12-11 eb49564ab17c6695d8928d5a63a57c58b3cfd79c
server/system_gateway/src/main/resources/bootstrap-pro.yml
@@ -1,15 +1,15 @@
spring:
  cloud:
    nacos:
      server-addr: http://175.27.187.84:8848 #配置Nacos地址
      server-addr: http://localhost:8848 #配置Nacos地址
      username: nacos
      password: nacos
      password: Atwl@2024
      discovery:
        server-addr: http://175.27.187.84:8848 #配置Nacos地址
        namespace: dmvisit_test
        server-addr: http://localhost:8848 #配置Nacos地址
        namespace: dmvisit
#        namespace: dev_renkang
        username: nacos
        password: nacos
        password: Atwl@2024
    gateway:
      discovery:
        locator:
@@ -90,5 +90,6 @@
      url: 1
      email: 1
    license:
      name: Apache 2.0
      url: https://www.apache.org/licenses/LICENSE-2.0.html