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