fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
|
|
||||||
op-blast-mainnet-fullnode:
|
op-blast-mainnet-fullnode:
|
||||||
image: blastio/blast-geth:v1.1.1-mainnet
|
image: blastio/blast-geth:mainnet-v1.1.1
|
||||||
volumes:
|
volumes:
|
||||||
- blast-mainnet-fullnode:/data
|
- blast-mainnet-fullnode:/data
|
||||||
- ./blast-io:/config:rw
|
- ./blast-io:/config:rw
|
||||||
@@ -50,7 +50,7 @@ services:
|
|||||||
- "traefik.http.routers.blast.middlewares=blast-stripprefix, ipwhitelist"
|
- "traefik.http.routers.blast.middlewares=blast-stripprefix, ipwhitelist"
|
||||||
|
|
||||||
op-blast-mainnet-fullnode-node:
|
op-blast-mainnet-fullnode-node:
|
||||||
image: blastio/blast-optimism:v1.1.0-mainnet
|
image: blastio/blast-optimism:mainnet-v1.1.1
|
||||||
volumes:
|
volumes:
|
||||||
- ./blast-io:/config
|
- ./blast-io:/config
|
||||||
- .jwtsecret:/jwtsecret
|
- .jwtsecret:/jwtsecret
|
||||||
|
|||||||
Reference in New Issue
Block a user