Skip to content

Instantly share code, notes, and snippets.

@rubykv
Created November 18, 2021 22:43
Show Gist options
  • Save rubykv/a839016c37fb9a0654109848a5487e74 to your computer and use it in GitHub Desktop.
Save rubykv/a839016c37fb9a0654109848a5487e74 to your computer and use it in GitHub Desktop.
server:
port: 8761 #default port where discovery client is registered
eureka:
client:
registerWithEureka: false
fetchRegistry: false
server:
waitTimeInMsWhenSyncEmpty: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment