fix(Docker): Forcing memory limit of 1GB

This commit is contained in:
Chris Troutner
2021-09-28 18:14:18 -07:00
parent 1d8912f60d
commit 6257b96bc3
+1
View File
@@ -21,6 +21,7 @@ services:
options:
max-size: '10m'
max-file: '10'
mem_limit: 1gb
links:
- mongo-ipfs-service
ports: