Explorar el Código

fix: 调整端口

chenjianhua hace 1 mes
padre
commit
9af49c67f4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      service-deploy/src/main/resources/application.yml

+ 1 - 1
service-deploy/src/main/resources/application.yml

@@ -1,5 +1,5 @@
 server:
-  port: 8899
+  port: 9019
   undertow:
     threads:
       # io线程数,主要执行费阻塞的任务