fix database persistence during container shutdown (#1104)

This commit is contained in:
ZacharyZcR
2026-07-28 01:48:11 +08:00
committed by GitHub
parent 697e363b74
commit c48bc478f8
3 changed files with 53 additions and 21 deletions
+1 -5
View File
@@ -163,8 +163,4 @@ else
echo "Warning: package.json not found"
fi
node dist/backend/backend/starter.js
echo "All services started"
tail -f /dev/null
exec node dist/backend/backend/starter.js