fix 修复 ruoyi-resource 服务与 elasticsearch 端口号冲突问题

This commit is contained in:
疯狂的狮子Li
2022-08-24 21:49:15 +08:00
parent 3d9e71cf39
commit 010d07e95b
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Tomcat
server:
port: 9300
port: 9204
# Spring
spring: