瀏覽代碼

feat: 参数修改

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

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

@@ -19,7 +19,7 @@ fs:
 # 开发环境配置
 server:
   # 服务器的HTTP端口,默认为 7011  store 7111
-  port: 7016
+  port: 8016
   servlet:
     # 应用的访问路径
     context-path: /

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

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