修复bug

This commit is contained in:
2025-07-08 16:44:04 +08:00
parent aa2416c5d6
commit 1af79c4111
22 changed files with 400 additions and 1036 deletions

View File

@@ -14,7 +14,6 @@ services:
networks:
- pandora_network
restart: always
command: npm run start
# 前端应用
frontend:
@@ -33,7 +32,6 @@ services:
networks:
- pandora_network
restart: always
command: npm run start
volumes:
sqlite_data: