mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-11-11 16:09:16 +00:00
Resolve mempool launch issue with newer docker-compose rules
This commit is contained in:
parent
63e5f0477d
commit
2bc9bfb632
|
@ -52,4 +52,5 @@ networks:
|
||||||
ipam:
|
ipam:
|
||||||
driver: default
|
driver: default
|
||||||
config:
|
config:
|
||||||
- subnet: 172.26.0.1/24
|
- subnet: "172.26.0.0/24"
|
||||||
|
gateway: "172.26.0.1"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user