Browse Source

修改端口号

yangzian 3 years ago
parent
commit
0823841a50
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ruixuan-admin/src/main/resources/application-dev.yml

+ 1 - 1
ruixuan-admin/src/main/resources/application-dev.yml

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