瀏覽代碼

feat: 参数修改

xdd 2 月之前
父節點
當前提交
2e9565b8d2
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      fs-api/src/main/resources/application.yml
  2. 1 1
      fs-user-app/src/main/resources/application.yml

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

@@ -25,7 +25,7 @@ fs:
 # 开发环境配置
 server:
   # 服务器的HTTP端口,默认为 7014  store 7114
-  port: 7012
+  port: 8012
   servlet:
     # 应用的访问路径
     context-path: /

+ 1 - 1
fs-user-app/src/main/resources/application.yml

@@ -25,7 +25,7 @@ fs:
 # 开发环境配置
 server:
   # 服务器的HTTP端口,默认为 7014  store 7114
-  port: 7015
+  port: 8015
   servlet:
     # 应用的访问路径
     context-path: /