1
0

opt-*-memory supported by doge

This commit is contained in:
nicolas.dorier
2021-05-26 13:33:44 +09:00
parent 92d9d840bc
commit 51b700209b
2 changed files with 10 additions and 1 deletions

View File

@@ -16,6 +16,11 @@ services:
BITCOIN_EXTRA_ARGS: |
dbcache=50
maxmempool=50
dogecoind:
environment:
DOGECOIN_EXTRA_ARGS: |
dbcache=50
maxmempool=50
feathercoind:
environment:
BITCOIN_EXTRA_ARGS: |