Browse Source

新增后台管理系统网关

chenweida 7 years ago
parent
commit
1356ef26a7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      svr-configuration/src/main/resources/bootstrap.yml

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

@ -31,8 +31,8 @@ spring:
      failFast: true ##启动快速失败 即链接不到配置服务就启动失败
      server:
        git:
          #uri: http://192.168.1.220:10080/chenweida/jw.config.git
          uri: http://192.168.116.100:10080/chenweida/mini.jw.config.git
          uri: http://192.168.1.220:10080/chenweida/jw.config.git
#          uri: http://192.168.116.100:10080/chenweida/mini.jw.config.git
#          uri: http://192.168.1.220:10080/chenyongxing/jw.config.git
        default-label: master