diff --git a/docker-compose.yml b/docker-compose.yml index 3352574..01dc512 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -66,7 +66,6 @@ services: networks: - simulation -# Because of the of the depends_on condition these services will only be created once the contract-repo-deployer has successfully completed/exited, this can take over 5mins nwaku: image: ${NWAKU_IMAGE:-wakuorg/nwaku:latest} restart: on-failure