Commit 80120802 authored by Mark Tyneway's avatar Mark Tyneway

ops: turn off message relayer

Don't bring up the message relayer in the docker-compose setup.
This is a breaking change and will need to be communicated.
parent 1ae21d8a
......@@ -102,6 +102,8 @@ services:
- l1_chain
- deployer
- l2geth
deploy:
replicas: 0
build:
context: ..
dockerfile: ./ops/docker/Dockerfile.packages
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment