瀏覽代碼

端口更改

gaodandan 6 年之前
父節點
當前提交
3b9b0cbeea
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/resources/bootstrap.yml

+ 1 - 1
src/main/resources/bootstrap.yml

@@ -1,5 +1,5 @@
1 1
 server:
2
-  port: 9006
2
+  port: 9005
3 3
   tomcat:
4 4
     uri-encoding: utf-8
5 5