Skip to content

Instantly share code, notes, and snippets.

@seyedsahil
Last active October 24, 2021 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seyedsahil/95fa702b1a7fd676a0766bbb7ec9e5d9 to your computer and use it in GitHub Desktop.
Save seyedsahil/95fa702b1a7fd676a0766bbb7ec9e5d9 to your computer and use it in GitHub Desktop.
Eureka server port configuration
server.port=8761
eureka.client.register-with-eureka=false
eureka.client.fetch-registry=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment