This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
java
/
mrqc-sys
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
杭州七院各环境端口修改
rengb
il y a 3 ans
Parent
4d81fdb60f
commit
d5414b4954
4 fichiers modifiés
avec
4 ajouts
et
4 suppressions
Vue séparée
Afficher les stats Diff
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
Voir le fichier
@@ -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
Voir le fichier
@@ -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
Voir le fichier
@@ -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
Voir le fichier
@@ -1,5 +1,5 @@
server:
- port: 585
8
+ port: 585
9
max-http-header-size: 10MB
hystrix: