mirror of
https://github.com/Permissionless-Software-Foundation/ipfs-bch-wallet-service.git
synced 2026-09-21 16:52:03 -07:00
fix(Docker): Increasing memory limit to 1GB
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
options:
|
||||
max-size: '10m'
|
||||
max-file: '10'
|
||||
mem_limit: 500mb
|
||||
mem_limit: 1000mb
|
||||
links:
|
||||
- bch-wallet-mongodb
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user