Skip to content

Instantly share code, notes, and snippets.

@ThakurPriyanka
Created December 22, 2020 17:13
Show Gist options
  • Save ThakurPriyanka/849e41c98f2d2056c8bb65f538a0f833 to your computer and use it in GitHub Desktop.
Save ThakurPriyanka/849e41c98f2d2056c8bb65f538a0f833 to your computer and use it in GitHub Desktop.
server.port=8888
spring.cloud.config.server.git.uri=https://github.com/ThakurPriyanka/config-repository.git
spring.application.name=config-server
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