chao há 4 anos atrás
pai
commit
11bb38997d
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      src/main/resources/bootstrap.yml

+ 2 - 2
src/main/resources/bootstrap.yml

@@ -10,6 +10,6 @@ spring:
       profile: @activatedProperties@    # 启用配置后缀名称
       label: master                     # 分支名称
       # uri: http://localhost:18001
-      uri: http://47.119.112.46:18001          # 配置中心地址
-      #uri: http://120.79.162.1:18001          # 配置中心地址(正式环境)
+      # uri: http://47.119.112.46:18001          # 配置中心地址
+      uri: http://120.79.162.1:18001          # 配置中心地址(正式环境)
       name: commodity                   # 配置文件名称