This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
3254194295
/
hitch-sb-manage
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
5050改成5000
hfxc226
2 anni fa
parent
8c58b117cf
commit
97d303fe23
3 ha cambiato i file
con
3 aggiunte
e
3 eliminazioni
Visualizzazione separata
Mostra Diff Stats
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
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -1,6 +1,6 @@
server:
# 端口号
- port: 50
5
0
+ port: 50
0
0
security:
oauth2: