Browse Source

修改端口

杨杰 4 years ago
parent
commit
7d3131e0c8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/application.yml

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

@@ -15,7 +15,7 @@ wxpay: #微信支付
   secret: 559eb6029da80950634a43f55dc453bd
   
 ##端口配置
-server.port: 8003 #监听端口
+server.port: 6666 #监听端口
   
 ##数据源配置
 spring.datasource: