From 54a2ef8a057d1e7d9b6f28f6d07f510a948b49af Mon Sep 17 00:00:00 2001 From: Alvaro Revuelta Date: Mon, 11 Mar 2024 16:30:28 +0100 Subject: [PATCH] Doc deploy-wakusim --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9cef2eb..9b30b68 100644 --- a/README.md +++ b/README.md @@ -56,3 +56,5 @@ It is configured using [`wakusim.env`](./wakusim.env) file, and new changes to t The docker images used are updated using [Watchtower](https://github.com/containrrr/watchtower) as well. For details on how it works please read the [Ansible role readme file](https://github.com/status-im/infra-misc/blob/master/ansible/roles/waku-simulator/). The original deployment issue can be found [here](https://github.com/status-im/infra-nim-waku/issues/79). + +The deployed branch is [deploy-wakusim](https://github.com/waku-org/waku-simulator/tree/deploy-wakusim).