Browse Source

feat: 参数修改

xdd 2 months ago
parent
commit
2e9565b8d2

+ 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: /