Commit 393790d431c0b48ec85b1f841049b124a3b1eb2a
1 parent
7b7cb9a9
提交配置文件
Showing
1 changed file
with
5 additions
and
0 deletions
config-dev/application.properties
0 → 100644
1 | +server.port=8888 | |
2 | +spring.cloud.config.server.git.uri=http://192.168.1.195:9998/liuzhaolu/project-config | |
3 | +spring.cloud.config.server.git.username=liuzhaolu@zte-its.com | |
4 | +spring.cloud.config.server.git.password=ivoiscim&201704 | |
5 | +spring.cloud.config.server.git.search-paths=config-repo | |
0 | 6 | \ No newline at end of file | ... | ... |