File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed
Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -208,24 +208,6 @@ services:
208208 networks :
209209 - celestia-zkevm-net
210210
211- hyperlane-init-two-evm-chains :
212- build :
213- context : ../hyperlane
214- dockerfile : Dockerfile
215- container_name : hyperlane-init-two-evm-chains
216- volumes :
217- - hyperlane:/home/hyperlane/
218- depends_on :
219- celestia-validator :
220- condition : service_healthy
221- reth :
222- condition : service_started
223- reth-2 :
224- condition : service_started
225- restart : " no"
226- networks :
227- - celestia-zkevm-net
228-
229211 relayer :
230212 image : gcr.io/abacus-labs-dev/hyperlane-agent:main
231213 platform : linux/amd64
@@ -238,8 +220,6 @@ services:
238220 depends_on :
239221 hyperlane-init :
240222 condition : service_completed_successfully
241- hyperlane-init-two-evm-chains :
242- condition : service_completed_successfully
243223 networks :
244224 - celestia-zkevm-net
245225
You can’t perform that action at this time.
0 commit comments