From ed4ac08bf5940009e4dee427f0006434175ec966 Mon Sep 17 00:00:00 2001 From: stubbsta Date: Mon, 29 Apr 2024 12:58:30 +0200 Subject: [PATCH] removed comments that are not applicable --- docker-compose.yml | 1 - 1 file changed, 1 deletion(-) 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