Skip to content

Commit 07bf36c

Browse files
authored
Fix one more yaml bug (#439)
1 parent 20630a5 commit 07bf36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

localnode/docker-compose_mainnet.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ services:
225225
op-geth-l2:
226226
condition: "service_healthy"
227227
prysm:
228-
condition: "service_started"
228+
condition: "service_started"
229229
volumes:
230230
# change this token value if you expose this service's ports for
231231
# connection from other machines

0 commit comments

Comments
 (0)