optimize configs for CI build
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
6
src/test/resources/bootstrap.yml
Normal file
6
src/test/resources/bootstrap.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
eureka:
|
||||
client:
|
||||
register-with-eureka: false
|
||||
fetch-registry: false
|
||||
service-url:
|
||||
defaultZone: ${EUREKA}
|
Reference in New Issue
Block a user