removed memory limit

This commit is contained in:
2026-05-19 10:04:30 -07:00
parent 1b1d058ded
commit 8309328890
-4
View File
@@ -19,8 +19,4 @@ services:
test: ["CMD-SHELL", "curl --fail http://localhost:8945/healthcheck || exit 1"]
interval: 30s
start_period: 15s
deploy:
resources:
limits:
memory: 1G
restart: unless-stopped