This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
3254194295
/
hitch-sb-manage
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
5050改成5000
hfxc226
2 lat temu
rodzic
8c58b117cf
commit
97d303fe23
3 zmienionych plików
z
3 dodań
i
3 usunięć
Widok podzielony
Pokaż statystyki zmian
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
Wyświetl plik
@@ -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
Wyświetl plik
@@ -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
Wyświetl plik
@@ -1,6 +1,6 @@
server:
# 端口号
- port: 50
5
0
+ port: 50
0
0
security:
oauth2: