chore: docker-compose 资源限制 + 健康检查 + 日志轮转

- mem_limit: 64m, mem_reservation: 32m
- cpus: 0.5 (N100 4核不缺)
- healthcheck: wget 每60s探测
- logging: 10m/3文件

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-06-18 12:33:15 +08:00
parent f19bd6e52e
commit 88d3d827ca
+1
View File
@@ -10,3 +10,4 @@
*.iml
node_modules/
dist/
*.tar.gz