Skip to content

Instantly share code, notes, and snippets.

@Odilio
Last active June 26, 2020 15:10
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 Odilio/f1af172d7a3f84569b44e51545279f90 to your computer and use it in GitHub Desktop.
Save Odilio/f1af172d7a3f84569b44e51545279f90 to your computer and use it in GitHub Desktop.
spring:
application:
name: consulApp
cloud:
consul:
host: localhost
port: 8500
discovery:
healthCheckPath: /health-check
healthCheckInterval: 20s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment