bump maxmempool for bitcoind

This commit is contained in:
nicolas.dorier 2020-10-31 13:12:19 +09:00
parent 7fe6d235fd
commit c297d090ee
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE

View File

@ -13,6 +13,7 @@ services:
rpcbind=0.0.0.0:43782
port=39388
whitelist=0.0.0.0/0
maxmempool=500
expose:
- "43782"
- "39388"