Merge pull request #41 from Permissionless-Software-Foundation/ct-unstable

fix(Docker): Increasing memory limit to 1GB
This commit is contained in:
Chris Troutner
2021-10-12 13:39:37 -07:00
committed by GitHub
+1 -1
View File
@@ -20,7 +20,7 @@ services:
options:
max-size: '10m'
max-file: '10'
mem_limit: 500mb
mem_limit: 1000mb
links:
- bch-wallet-mongodb
ports: