increased the memory limit

This commit is contained in:
2026-05-19 09:32:57 -07:00
parent 44c1de67cd
commit 068ccd6b4d
+1 -1
View File
@@ -23,7 +23,7 @@ services:
deploy:
resources:
limits:
memory: 512M
memory: 1G
restart: unless-stopped
volumes: