Created
July 5, 2017 23:37
-
-
Save jaocamp/d208df7c8e185702ff7d14e342b58a6a to your computer and use it in GitHub Desktop.
application.yml do delivery-config-server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
server: | |
port: 9090 | |
spring: | |
cloud: | |
config: | |
server: | |
git: | |
uri: https://github.com/rafaelcam/delivery-configs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment