This commit is contained in:
goldsquid
2025-12-17 16:16:27 +07:00
parent 90ddaee53c
commit 06340d5b16
8 changed files with 8 additions and 10 deletions

View File

@@ -124,7 +124,7 @@ services:
- IP=${IP}
- L1_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}
- P2P_PORT=15060
- SEQUENCER=
- SEQUENCER=https://rpc.linea.build
entrypoint: [/bin/bash, -c]
command:
- |

View File

@@ -125,7 +125,7 @@ services:
- IP=${IP}
- L1_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}
- P2P_PORT=19000
- SEQUENCER=
- SEQUENCER=https://rpc.linea.build
entrypoint: [/bin/bash, -c]
command:
- |

View File

@@ -125,7 +125,7 @@ services:
- IP=${IP}
- L1_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}
- P2P_PORT=17622
- SEQUENCER=
- SEQUENCER=https://rpc.linea.build
entrypoint: [/bin/bash, -c]
command:
- |

View File

@@ -124,7 +124,7 @@ services:
- IP=${IP}
- L1_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
- P2P_PORT=17235
- SEQUENCER=
- SEQUENCER=https://rpc.sepolia.linea.build
entrypoint: [/bin/bash, -c]
command:
- |

View File

@@ -125,7 +125,7 @@ services:
- IP=${IP}
- L1_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
- P2P_PORT=17410
- SEQUENCER=
- SEQUENCER=https://rpc.sepolia.linea.build
entrypoint: [/bin/bash, -c]
command:
- |

View File

@@ -125,7 +125,7 @@ services:
- IP=${IP}
- L1_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
- P2P_PORT=15620
- SEQUENCER=
- SEQUENCER=https://rpc.sepolia.linea.build
entrypoint: [/bin/bash, -c]
command:
- |