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