Browse Source

+ 管理端前端打包配置

chen.cheng 11 months ago
parent
commit
e2515c20b3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ruoyi-admin/src/main/resources/application.yml

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

@@ -16,7 +16,7 @@ ruoyi:
 # 开发环境配置
 # 开发环境配置
 server:
 server:
   # 服务器的HTTP端口,默认为8080
   # 服务器的HTTP端口,默认为8080
-  port: 8080
+  port: 18080
   servlet:
   servlet:
     # 应用的访问路径
     # 应用的访问路径
     context-path: /tfc
     context-path: /tfc