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:
@@ -10,3 +10,4 @@
|
|||||||
*.iml
|
*.iml
|
||||||
node_modules/
|
node_modules/
|
||||||
dist/
|
dist/
|
||||||
|
*.tar.gz
|
||||||
|
|||||||
Reference in New Issue
Block a user