Created
June 11, 2016 16:40
-
-
Save HDBandit/abef6ea4e620cfb081c19392d8fed99b to your computer and use it in GitHub Desktop.
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
// it indicates where is the git repository that contains all your configuration files | |
spring.cloud.config.server.git.uri=/Users/gerard/Documents/workspace_gerard/app_configuration | |
server.port=8888 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment