support monero v0.18.0.0 and minor fixes

This commit is contained in:
Blade Doyle
2022-07-17 07:55:16 -07:00
parent 3ce4f06b6c
commit 2e9a209a78
5 changed files with 46 additions and 64 deletions

View File

@@ -7,7 +7,12 @@ networks:
volumes:
p2pool:
{% if sidechain[0] == 0 %}
name: p2pool
{% else %}
name: p2pool-mini
{% endif %}
{% if configure_monero == True %}
monero:
name: monero