101captain
2022-07-11 fc5064043d708090c32528e3b06f8eb30b3fc58d
导出不带截图接口
1个文件已修改
28 ■■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/config_server/src/main/resources/application.yml 28 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/config_server/src/main/resources/application.yml
@@ -11,24 +11,9 @@
    serviceUrl:
      defaultZone: http://${EUREKA_URL:localhost}:8192/eureka
#spring:
#  application:
#    name: huacheng-config
#
#  cloud:
#    config:
#      server:
#        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
spring:
  application:
    name: huachengconfig
    name: huacheng-config
  cloud:
    config:
@@ -41,6 +26,17 @@
          default-label: huacheng
#          basedir: F:\nahan\config-repo\config-repo
#spring:
#  application:
#    name: config
#  profiles:
#    active: native
#  cloud:
#    config:
#      server:
#        native:
#          search-locations: file:E:\\work\\config\\config-repo
management:
  endpoints:
    web: