Skip to content
Snippets Groups Projects
Commit 8992c8c5 authored by Julian Horner's avatar Julian Horner
Browse files

Add configuration to avoid errors before complete startup

parent aeef967e
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ server:
eureka:
client:
responseCacheUpdateInvervalMs: 5
registerWithEureka: false
fetchRegistry: false
# We don't need it since the eureka server is obviously not a client.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment