Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -13,6 +13,10 @@ services:
|
||||
# ports:
|
||||
# - "5000:5000"
|
||||
|
||||
# 时区设置(让日志、数据库 download_time 显示北京时间)
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
|
||||
volumes:
|
||||
# 配置、session、进度数据统一持久化到 ./appdata 目录
|
||||
- "./appdata:/app/appdata"
|
||||
|
||||
Reference in New Issue
Block a user