|
@@ -15,7 +15,7 @@ spring:
|
|
clone-on-start: true #开启启动时直接从git获取配置
|
|
clone-on-start: true #开启启动时直接从git获取配置
|
|
search-paths: /** # 指定搜索根路径下的所有目录,若有多个路径使用逗号隔开
|
|
search-paths: /** # 指定搜索根路径下的所有目录,若有多个路径使用逗号隔开
|
|
# native:
|
|
# native:
|
|
-# search-locations: D:/_PLAN_WORKSPACE/cloud-local-config # 本地配置文件路径
|
|
|
|
|
|
+# search-locations: D:/_CAIMEI_WORKSPACE/caimei365-cloud-config-files-local # 本地配置文件路径
|
|
# profiles:
|
|
# profiles:
|
|
# active: native
|
|
# active: native
|
|
|
|
|