开启日志保存到文件
All checks were successful
Gitea Actions Demo / deploy (push) Successful in 33s

This commit is contained in:
2026-02-23 12:23:58 +08:00
parent 567e8b901b
commit 6008a7ff4b
2 changed files with 5 additions and 1 deletions

View File

@ -7,3 +7,6 @@ services:
restart: always
environment:
- TZ=Asia/Shanghai # 设置时区环境变量
volumes:
- /Users/konjacpotato/workspace/data/edward/.env:/app/.env
- /Users/konjacpotato/workspace/data/edward/logs:/app/logs