fix
This commit is contained in:
@@ -61,7 +61,7 @@ services:
|
|||||||
- "P2P_PORT=15347"
|
- "P2P_PORT=15347"
|
||||||
- "CHAINNAME=bepolia"
|
- "CHAINNAME=bepolia"
|
||||||
- "CHAINID=80069"
|
- "CHAINID=80069"
|
||||||
entrypoint: /init.sh
|
entrypoint: [ "sh", "/init.sh" ]
|
||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
@@ -61,7 +61,7 @@ services:
|
|||||||
- "P2P_PORT=15274"
|
- "P2P_PORT=15274"
|
||||||
- "CHAINNAME=bepolia"
|
- "CHAINNAME=bepolia"
|
||||||
- "CHAINID=80069"
|
- "CHAINID=80069"
|
||||||
entrypoint: /init.sh
|
entrypoint: [ "sh", "/init.sh" ]
|
||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
@@ -61,7 +61,7 @@ services:
|
|||||||
- "P2P_PORT=15881"
|
- "P2P_PORT=15881"
|
||||||
- "CHAINNAME=mainnet"
|
- "CHAINNAME=mainnet"
|
||||||
- "CHAINID=80094"
|
- "CHAINID=80094"
|
||||||
entrypoint: /init.sh
|
entrypoint: [ "sh", "/init.sh" ]
|
||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
@@ -61,7 +61,7 @@ services:
|
|||||||
- "P2P_PORT=15900"
|
- "P2P_PORT=15900"
|
||||||
- "CHAINNAME=mainnet"
|
- "CHAINNAME=mainnet"
|
||||||
- "CHAINID=80094"
|
- "CHAINID=80094"
|
||||||
entrypoint: /init.sh
|
entrypoint: [ "sh", "/init.sh" ]
|
||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user