docker: add DUNITER_PRUNING_PROFILE variable
Compare changes
Files
2+ 1
− 0
@@ -69,6 +69,7 @@ volumes:
@@ -69,6 +69,7 @@ volumes:
| `DUNITER_VALIDATOR` | Boolean (`true` / `false`) to run the node in validator mode. Configure the polkadot options `--validator --rpc-methods Unsafe`. | `false` |
| `DUNITER_DISABLE_PROMETHEUS` | Boolean to disable the Prometheus endpoint on port 9615. | `false` |
| `DUNITER_DISABLE_TELEMETRY` | Boolean to disable connecting to the Substrate tememetry server. | `false` |