This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
3254194295
/
hitch-sb-manage
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
5050改成5000
hfxc226
hace 2 años
padre
8c58b117cf
commit
97d303fe23
Se han
modificado 3 ficheros
con
3 adiciones
y
3 borrados
Dividir vista
Mostrar estadísticas de 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
Ver fichero
@@ -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
Ver fichero
@@ -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
Ver fichero
@@ -1,6 +1,6 @@
server:
# 端口号
- port: 50
5
0
+ port: 50
0
0
security:
oauth2: