This website works better with JavaScript
首页
发现
帮助
注册
登录
java
/
mrqc-sys
关注
2
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
浏览代码
杭州七院各环境端口修改
rengb
3 年之前
父节点
4d81fdb60f
当前提交
d5414b4954
共有
4 个文件被更改
,包括
4 次插入
和
4 次删除
分列视图
显示文件统计
1
1
src/main/resources/application-dev.yml
1
1
src/main/resources/application-local.yml
1
1
src/main/resources/application-pre.yml
1
1
src/main/resources/application-pro.yml
+ 1
- 1
src/main/resources/application-dev.yml
查看文件
@@ -1,5 +1,5 @@
server:
- port: 585
8
+ port: 585
9
max-http-header-size: 10MB
hystrix:
+ 1
- 1
src/main/resources/application-local.yml
查看文件
@@ -1,5 +1,5 @@
server:
- port: 585
8
+ port: 585
9
max-http-header-size: 10MB
hystrix:
+ 1
- 1
src/main/resources/application-pre.yml
查看文件
@@ -1,5 +1,5 @@
server:
- port: 585
8
+ port: 585
9
max-http-header-size: 10MB
hystrix:
+ 1
- 1
src/main/resources/application-pro.yml
查看文件
@@ -1,5 +1,5 @@
server:
- port: 585
8
+ port: 585
9
max-http-header-size: 10MB
hystrix: