mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 02:42:27 +00:00
Update docker-compose.yml
This commit is contained in:
parent
1292053dc1
commit
2d63236c13
1 changed files with 1 additions and 7 deletions
|
|
@ -218,7 +218,6 @@ services:
|
||||||
profiles:
|
profiles:
|
||||||
- local_l1
|
- local_l1
|
||||||
|
|
||||||
|
|
||||||
datadog-agent:
|
datadog-agent:
|
||||||
image: gcr.io/datadoghq/agent:latest
|
image: gcr.io/datadoghq/agent:latest
|
||||||
restart: always
|
restart: always
|
||||||
|
|
@ -259,9 +258,4 @@ volumes:
|
||||||
geth-data-l1-bootnode:
|
geth-data-l1-bootnode:
|
||||||
geth-data-l1-first-signer:
|
geth-data-l1-first-signer:
|
||||||
geth-data-l1-second-signer:
|
geth-data-l1-second-signer:
|
||||||
hyperlane-deploy-artifacts:
|
|
||||||
hyperlane-validator1-sigs:
|
|
||||||
hyperlane-validator2-sigs:
|
|
||||||
hyperlane-validator1-db:
|
|
||||||
hyperlane-validator2-db:
|
|
||||||
hyperlane-relayer-db:
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue