mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-23 02:48:34 +08:00
fix 修复 ruoyi-auth 服务与 elasticsearch 端口号冲突问题
This commit is contained in:
@@ -194,7 +194,7 @@ services:
|
||||
# 时区上海
|
||||
TZ: Asia/Shanghai
|
||||
ports:
|
||||
- "9200:9200"
|
||||
- "9210:9210"
|
||||
volumes:
|
||||
# 配置文件
|
||||
- /docker/ruoyi-auth/logs/:/ruoyi/auth/logs
|
||||
|
||||
Reference in New Issue
Block a user