LIVE_YE
1 vuosi sitten
vanhempi
commit
36ddcd6d6a
|
@@ -17,7 +17,7 @@ ruoyi:
|
|
|
# 开发环境配置
|
|
|
server:
|
|
|
# 服务器的HTTP端口,默认为8080
|
|
|
- port: 8080
|
|
|
+ port: 8045
|
|
|
servlet:
|
|
|
# 应用的访问路径
|
|
|
context-path: /
|
|
@@ -18,7 +18,7 @@ ruoyi:
|
|
|
# 开发环境配置
|
|
|
server:
|
|
|
# 服务器的HTTP端口,默认为8080
|
|
|
- port: 8080
|
|
|
+ port: 8045
|
|
|
servlet:
|
|
|
# 应用的访问路径
|
|
|
context-path: /
|