opt-*-memory supported by doge
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
version: "3"
|
||||
# If your machine has moar than 1GB of memory dedicated for bitcoind, use this
|
||||
# If your machine has more than 1GB of memory dedicated for bitcoind, use this
|
||||
|
||||
services:
|
||||
bitcoind:
|
||||
@@ -10,6 +10,10 @@ services:
|
||||
environment:
|
||||
BITCOIN_EXTRA_ARGS: |
|
||||
dbcache=1024
|
||||
dogecoind:
|
||||
environment:
|
||||
DOGECOIN_EXTRA_ARGS: |
|
||||
dbcache=1024
|
||||
feathercoind:
|
||||
environment:
|
||||
BITCOIN_EXTRA_ARGS: |
|
||||
|
||||
Reference in New Issue
Block a user