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