fix
This commit is contained in:
@@ -89,7 +89,6 @@ services:
|
|||||||
- IP=${IP}
|
- IP=${IP}
|
||||||
- MONIKER=d${DOMAIN:-local}
|
- MONIKER=d${DOMAIN:-local}
|
||||||
- P2P_PORT=15527
|
- P2P_PORT=15527
|
||||||
entrypoint: [sh, /init.sh]
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
|
|||||||
@@ -89,7 +89,6 @@ services:
|
|||||||
- IP=${IP}
|
- IP=${IP}
|
||||||
- MONIKER=d${DOMAIN:-local}
|
- MONIKER=d${DOMAIN:-local}
|
||||||
- P2P_PORT=15347
|
- P2P_PORT=15347
|
||||||
entrypoint: [sh, /init.sh]
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
|
|||||||
@@ -89,7 +89,6 @@ services:
|
|||||||
- IP=${IP}
|
- IP=${IP}
|
||||||
- MONIKER=d${DOMAIN:-local}
|
- MONIKER=d${DOMAIN:-local}
|
||||||
- P2P_PORT=15881
|
- P2P_PORT=15881
|
||||||
entrypoint: [sh, /init.sh]
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
|
|||||||
Reference in New Issue
Block a user