1
Some checks failed
CI / lint (push) Failing after 10s

This commit is contained in:
zcr
2026-03-18 11:18:49 +08:00
parent b3eda2f7c7
commit c8fb30aaee
3 changed files with 4 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ services:
working_dir: /app
volumes:
- ./app:/app/app
- ./checkpoint:/app/checkpoint
- /etc/localtime:/etc/localtime:ro
ports:
- "14202:8451"