Remove unnecessary volumes
This commit is contained in:
parent
8ecddbabf7
commit
b592124ba9
@ -5,7 +5,3 @@ services:
|
|||||||
hostname: nitro-rpc-client
|
hostname: nitro-rpc-client
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
command: ["bash", "-c", "tail -f /dev/null"]
|
command: ["bash", "-c", "tail -f /dev/null"]
|
||||||
|
|
||||||
volumes:
|
|
||||||
go_nitro_data:
|
|
||||||
nitro_deployment:
|
|
||||||
|
@ -19,7 +19,7 @@ repos:
|
|||||||
- github.com/cerc-io/mobymask-snap
|
- github.com/cerc-io/mobymask-snap
|
||||||
- github.com/cerc-io/mobymask-ui@v0.2.1
|
- github.com/cerc-io/mobymask-ui@v0.2.1
|
||||||
# ponder repo
|
# ponder repo
|
||||||
- github.com/cerc-io/ponder@sk-add-payment-headers # TODO: Update after merging PR
|
- github.com/cerc-io/ponder@laconic-esm
|
||||||
containers:
|
containers:
|
||||||
# fixturenet images
|
# fixturenet images
|
||||||
- cerc/go-ethereum
|
- cerc/go-ethereum
|
||||||
|
Loading…
Reference in New Issue
Block a user