mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-10-14 06:00:23 +00:00
update 优化 compose编排增加snailjob端口防止集群冲突
This commit is contained in:
@@ -247,6 +247,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
# 时区上海
|
# 时区上海
|
||||||
TZ: Asia/Shanghai
|
TZ: Asia/Shanghai
|
||||||
|
SERVER_PORT: 9203
|
||||||
|
SNAIL_PORT: 19203
|
||||||
ports:
|
ports:
|
||||||
- "9203:9203"
|
- "9203:9203"
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user