Skip to content

Instantly share code, notes, and snippets.

@tasdemirbahadir
Created January 14, 2020 13:05
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 tasdemirbahadir/48dfd75d73f083b30af572b8882e9cf3 to your computer and use it in GitHub Desktop.
Save tasdemirbahadir/48dfd75d73f083b30af572b8882e9cf3 to your computer and use it in GitHub Desktop.
cncm-client-bootstrap.properties
spring.application.name=config-client
spring.profiles.active=development
spring.cloud.config.uri=http://localhost:8888
spring.cloud.config.username=root
spring.cloud.config.password=s3cr3t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment