From 8892c4be32cc05e0914ef19f12e028967fb36837 Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Thu, 12 Dec 2024 05:35:52 -0800 Subject: [PATCH] Update `docker-compose.yaml` reference Signed-off-by: Emmanuel Ferdman --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3379966490..438cf3f8e1 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ No we do not plan to support such extensions, that are currently not standardize #### Using the docker-compose file - We also include a [docker-compose.yaml](docker-compose.yaml) file so you can get a testing environment up quickly. This use our [tmail-backend](https://hub.docker.com/r/linagora/tmail-backend) image for the JMAP server. + We also include a [docker-compose.yaml](backend-docker/docker-compose.yaml) file so you can get a testing environment up quickly. This use our [tmail-backend](https://hub.docker.com/r/linagora/tmail-backend) image for the JMAP server. Here are the steps to setup: