Ver código fonte

init

private_deployment
xhxu 2 anos atrás
pai
commit
33c2013086
2 arquivos alterados com 2 adições e 2 exclusões
  1. +1
    -1
      suimangAdmin/src/main/resources/application.yml
  2. +1
    -1
      suimangCApi/src/main/resources/application.yml

+ 1
- 1
suimangAdmin/src/main/resources/application.yml Ver arquivo

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



+ 1
- 1
suimangCApi/src/main/resources/application.yml Ver arquivo

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



Carregando…
Cancelar
Salvar