瀏覽代碼

更新 'src/main/resources/bootstrap.yml'

xiatongxi 5 年之前
父節點
當前提交
a67e235ec9
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/main/resources/bootstrap.yml

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

@@ -30,8 +30,8 @@ spring:
30 30
     config:
31 31
       server:
32 32
         git:
33
-          uri: http://101.36.160.140:21044/csc/csc-szls-config.git  # 远程git仓库的地址
34
-#          uri: http://101.36.160.140:21044/csc/csc-szls-config-test.git  # 远程git仓库的地址
33
+        #  uri: http://101.36.160.140:21044/csc/csc-szls-config.git  # 远程git仓库的地址
34
+          uri: http://101.36.160.140:21044/csc/csc-szls-config-test.git  # 远程git仓库的地址
35 35
           username: xiatongxi  # 以及相应的账户名
36 36
           password: 18331115505a  # 和密码
37 37
 #          basedir: E:\JWT\csc-szls-config\  # 可以使用这个配置项来指定本地git仓库的路径