|
@@ -5,10 +5,8 @@ spring:
|
|
|
config:
|
|
|
server:
|
|
|
git:
|
|
|
- uri: https://gitee.com/guozhaoshun/project-config.git
|
|
|
-# uri: http://gogs.efunbox.cn:3000/Rankin/setting.git
|
|
|
- search-paths: dev, prod, local
|
|
|
-# search-paths: dev, prod
|
|
|
+ uri: http://gogs.efunbox.cn:3000/Rankin/setting.git
|
|
|
+ search-paths: dev, prod
|
|
|
|
|
|
server:
|
|
|
port: 8921
|