winter hace 1 año
padre
commit
9230c15f9a
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. +1
    -1
      yqzjAdmin/src/main/resources/application.yml
  2. +1
    -1
      yqzjCApi/src/main/resources/application.yml

+ 1
- 1
yqzjAdmin/src/main/resources/application.yml Ver fichero

@@ -1,5 +1,5 @@
server: server:
port: 9500
port: 1500
servlet: servlet:
context-path: /A context-path: /A




+ 1
- 1
yqzjCApi/src/main/resources/application.yml Ver fichero

@@ -1,5 +1,5 @@
server: server:
port: 7500
port: 2500
servlet: servlet:
context-path: /C context-path: /C




Cargando…
Cancelar
Guardar