huanghongfa
2022-06-29 ccd28a0c35e8fff74da6ef63042fb8a896d78f7f
springcloud_k8s_panzhihuazhihuishequ/config_server/src/main/resources/application.yml
@@ -11,31 +11,31 @@
    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: config
#  profiles:
#    active: native
#    name: huacheng-config
#
#  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
spring:
  application:
    name: huacheng-config
  profiles:
    active: native
  cloud:
    config:
      server:
        native:
          search-locations: file:E:\\work\\config\\config-repo
management:
  endpoints:
@@ -49,4 +49,4 @@
  metrics:
    tags:
      application: huacheng-config
      application: huacheng-config