This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
3254194295
/
hitch-sb-manage
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
5050改成5000
hfxc226
il y a 2 ans
Parent
8c58b117cf
commit
97d303fe23
3 fichiers modifiés
avec
3 ajouts
et
3 suppressions
Vue séparée
Afficher les stats Diff
1
1
platform-rest/src/main/resources/application-dev.yml
1
1
platform-rest/src/main/resources/application-prod.yml
1
1
platform-rest/src/main/resources/application-test.yml
+ 1
- 1
platform-rest/src/main/resources/application-dev.yml
Voir le fichier
@@ -1,6 +1,6 @@
server:
# 端口号
- port: 50
5
0
+ port: 50
0
0
security:
oauth2:
+ 1
- 1
platform-rest/src/main/resources/application-prod.yml
Voir le fichier
@@ -1,6 +1,6 @@
server:
# 端口号
- port: 50
5
0
+ port: 50
0
0
security:
oauth2:
+ 1
- 1
platform-rest/src/main/resources/application-test.yml
Voir le fichier
@@ -1,6 +1,6 @@
server:
# 端口号
- port: 50
5
0
+ port: 50
0
0
security:
oauth2: