This website works better with JavaScript
Home
Explore
Help
Register
Sign In
java
/
diagbotcloud
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
心理测试项目初始化
gaodm
5 years ago
parent
188ec215f3
commit
85c60761d3
5 changed files
with
5 additions
and
5 deletions
Split View
Show Diff Stats
1
1
config-server/src/main/resources/shared/xlcs-service-dev.yml
1
1
config-server/src/main/resources/shared/xlcs-service-local.yml
1
1
config-server/src/main/resources/shared/xlcs-service-pre.yml
1
1
config-server/src/main/resources/shared/xlcs-service-pro.yml
1
1
config-server/src/main/resources/shared/xlcs-service-test.yml
+ 1
- 1
config-server/src/main/resources/shared/xlcs-service-dev.yml
View File
@@ -1,5 +1,5 @@
server:
- port: 885
3
+ port: 885
4
# 驱动配置信息
spring:
+ 1
- 1
config-server/src/main/resources/shared/xlcs-service-local.yml
View File
@@ -1,5 +1,5 @@
server:
- port: 885
3
+ port: 885
4
# 驱动配置信息
spring:
+ 1
- 1
config-server/src/main/resources/shared/xlcs-service-pre.yml
View File
@@ -1,5 +1,5 @@
server:
- port: 885
3
+ port: 885
4
# 驱动配置信息
spring:
+ 1
- 1
config-server/src/main/resources/shared/xlcs-service-pro.yml
View File
@@ -1,5 +1,5 @@
server:
- port: 885
3
+ port: 885
4
# 驱动配置信息
spring:
+ 1
- 1
config-server/src/main/resources/shared/xlcs-service-test.yml
View File
@@ -1,5 +1,5 @@
server:
- port: 885
3
+ port: 885
4
# 驱动配置信息
spring: