Skip to content

Instantly share code, notes, and snippets.

@ThakurPriyanka
Created December 29, 2020 07:58
Show Gist options
  • Save ThakurPriyanka/c1a2488a461cc8129da38428fc47e286 to your computer and use it in GitHub Desktop.
Save ThakurPriyanka/c1a2488a461cc8129da38428fc47e286 to your computer and use it in GitHub Desktop.
spring.application.name=config-client-app
spring.cloud.config.discovery.enabled=true
spring.cloud.config.discovery.service-id=config-server
server.port=8085
eureka.client.server-url.defaultZone=http://localhost:8761/eureka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment