update 优化 compose编排增加snailjob端口防止集群冲突

This commit is contained in:
疯狂的狮子Li
2025-05-08 23:20:26 +08:00
parent 520ac26b88
commit 9f936349e1

View File

@@ -247,6 +247,8 @@ services:
environment:
# 时区上海
TZ: Asia/Shanghai
SERVER_PORT: 9203
SNAIL_PORT: 19203
ports:
- "9203:9203"
volumes: