101captain
2022-07-11 9f92c3dd52bf35d381b3445f5e7b8f08e7d5a4cd
导出不带截图接口
1个文件已修改
14 ■■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/config_server/src/main/resources/application.yml 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/config_server/src/main/resources/application.yml
@@ -28,14 +28,18 @@
spring:
  application:
    name: huacheng-config
  profiles:
    active: native
    name: huachengconfig
  cloud:
    config:
      server:
        native:
          search-locations: file:E:\\work\\config\\config-repo
        git:
          uri: http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git
          #          search-paths: adminConfig
          username: huanghongfa
          password: huanghongfa123456
          default-label: huacheng
#          basedir: F:\nahan\config-repo\config-repo
management:
  endpoints: