nicolas.dorier
5 years ago
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE
5 changed files with
1 additions and
12 deletions
-
docker-compose-generator/docker-fragments/liquid.yml
-
docker-compose-generator/docker-fragments/opt-save-storage-s.yml
-
docker-compose-generator/docker-fragments/opt-save-storage-xs.yml
-
docker-compose-generator/docker-fragments/opt-save-storage-xxs.yml
-
docker-compose-generator/docker-fragments/opt-save-storage.yml
|
|
@ -16,6 +16,7 @@ services: |
|
|
|
port=39388 |
|
|
|
whitelist=0.0.0.0/0 |
|
|
|
validatepegin=0 |
|
|
|
prune=5000 |
|
|
|
expose: |
|
|
|
- "43782" |
|
|
|
- "39388" |
|
|
|
|
|
@ -28,9 +28,6 @@ services: |
|
|
|
environment: |
|
|
|
DOGECOIN_EXTRA_ARGS: prune=50000 |
|
|
|
monacoind: |
|
|
|
environment: |
|
|
|
BITCOIN_EXTRA_ARGS: prune=50000 |
|
|
|
elementsd_liquid: |
|
|
|
environment: |
|
|
|
BITCOIN_EXTRA_ARGS: prune=50000 |
|
|
|
exclusive: |
|
|
|
|
|
@ -30,8 +30,5 @@ services: |
|
|
|
monacoind: |
|
|
|
environment: |
|
|
|
BITCOIN_EXTRA_ARGS: prune=25000 |
|
|
|
elementsd_liquid: |
|
|
|
environment: |
|
|
|
BITCOIN_EXTRA_ARGS: prune=25000 |
|
|
|
exclusive: |
|
|
|
- pruning |
|
|
@ -30,8 +30,5 @@ services: |
|
|
|
monacoind: |
|
|
|
environment: |
|
|
|
BITCOIN_EXTRA_ARGS: prune=5000 |
|
|
|
elementsd_liquid: |
|
|
|
environment: |
|
|
|
BITCOIN_EXTRA_ARGS: prune=5000 |
|
|
|
exclusive: |
|
|
|
- pruning |
|
|
@ -30,8 +30,5 @@ services: |
|
|
|
monacoind: |
|
|
|
environment: |
|
|
|
BITCOIN_EXTRA_ARGS: prune=100000 |
|
|
|
elementsd_liquid: |
|
|
|
environment: |
|
|
|
BITCOIN_EXTRA_ARGS: prune=100000 |
|
|
|
exclusive: |
|
|
|
- pruning |