Browse Source

修改admin的端口

8 months ago
parent
commit
ff77af4a8e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      08.src/Xingxi/xingxi-admin/src/main/resources/application.yml

+ 1 - 1
08.src/Xingxi/xingxi-admin/src/main/resources/application.yml

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