Comment searchPaths
This commit is contained in:
parent
8c1a7c470f
commit
21356f6fde
|
@ -5,4 +5,9 @@ spring:
|
||||||
config:
|
config:
|
||||||
server:
|
server:
|
||||||
git:
|
git:
|
||||||
uri:
|
uri: https://git.myoa-universe.com/OutworldDestroyer/config-server-pilot-config.git
|
||||||
|
default-label: trunk
|
||||||
|
# search-paths: '{application}/{profile}'
|
||||||
|
|
||||||
|
logging.level:
|
||||||
|
org.springframework.cloud.config: TRACE
|
||||||
|
|
Loading…
Reference in New Issue