chore: persist sqlite storage and support csv import
All checks were successful
Deploy to Production / Build and Test (push) Successful in 10m1s
Deploy to Production / Deploy to Server (push) Successful in 6m26s

This commit is contained in:
你的用户名
2025-11-06 18:44:00 +08:00
parent 6971e61f43
commit 9b89421967
3 changed files with 225 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ services:
- TZ=Asia/Shanghai
volumes:
- ./logs:/var/log
- ./storage/backend:/app/apps/backend/storage
networks:
- kt-network