Browse Source

端口更改

gaodandan 6 years ago
parent
commit
6898dc693a
1 changed files with 1 additions and 1 deletions
  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