瀏覽代碼

fix: 调整端口

chenjianhua 1 月之前
父節點
當前提交
9af49c67f4
共有 1 個文件被更改,包括 1 次插入1 次删除
  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线程数,主要执行费阻塞的任务