springcloud_k8s_panzhihuazhihuishequ/config_server/src/main/resources/application.yml | ●●●●● 补丁 | 查看 | 原始文档 | 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: