From 29e8fa770ee83e18b65ab2ab2eb89a931ce451fa 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 337996649..438cf3f8e 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: