This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
java
/
mrqc-sys
Bevaka
2
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Bläddra i källkod
杭州七院各环境端口修改
rengb
3 år sedan
förälder
4d81fdb60f
incheckning
d5414b4954
4 ändrade filer
med
4 tillägg
och
4 borttagningar
Delad Vy
Visa Diff Statistik
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
Visa fil
@@ -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
Visa fil
@@ -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
Visa fil
@@ -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
Visa fil
@@ -1,5 +1,5 @@
server:
- port: 585
8
+ port: 585
9
max-http-header-size: 10MB
hystrix: