@ -14,7 +14,7 @@ DOJO_VERSION_TAG=1.6.0
DOJO_DB_VERSION_TAG=1.1.1
DOJO_BITCOIND_VERSION_TAG=1.5.0
DOJO_NODEJS_VERSION_TAG=1.6.0
DOJO_NGINX_VERSION_TAG=1.4.0
DOJO_NGINX_VERSION_TAG=1.5.0
DOJO_TOR_VERSION_TAG=1.4.0
DOJO_EXPLORER_VERSION_TAG=1.3.0
DOJO_INDEXER_VERSION_TAG=1.0.0
@ -66,6 +66,8 @@ services:
depends_on:
- node
networks:
whirlnet:
ipv4_address: 172.30.1.3
dmznet:
ipv4_address: 172.29.1.3
dojonet:
@ -103,6 +105,12 @@ networks:
driver: default
config:
- subnet: 172.29.0.0/16
driver: bridge
ipam:
- subnet: 172.30.0.0/16
volumes:
data-mysql: