mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-13 07:23:46 +00:00
Update docker-compose.yml
This commit is contained in:
parent
539381a37f
commit
42779478d0
1 changed files with 1 additions and 8 deletions
|
|
@ -215,8 +215,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
|
||||||
|
|
@ -257,9 +255,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