Skip to content

Commit 67d24d4

Browse files
author
“threedr3am”
committed
op
1 parent bf2201b commit 67d24d4

File tree

1 file changed

+1
-3
lines changed
  • spring/spring-cloud-config-server-CVE-2020-5405/src/main/resources

1 file changed

+1
-3
lines changed

spring/spring-cloud-config-server-CVE-2020-5405/src/main/resources/application.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ spring:
55
config:
66
server:
77
native:
8-
search-locations: file:///tmp/{label}
9-
# git:
10-
# uri: https://github.com/threedr3am/share-project
8+
search-locations: file:///tmp/{label},file:///tmp/{application},file:///tmp/{profiles}
119
server:
1210
port: 9988

0 commit comments

Comments
 (0)