fix(Docker): Setting memory limit at 4GB

This commit is contained in:
Chris Troutner
2024-04-27 13:17:57 -07:00
parent 934fb46ffc
commit a32ed63d47
+1 -1
View File
@@ -22,7 +22,7 @@ services:
options:
max-size: '10m'
max-file: '10'
#mem_limit: 500mb
mem_limit: 4000mb
links:
- mongo-ipfs-service
ports: