From 3eac985c5e8578b66e817e1da2a04c885429f78e Mon Sep 17 00:00:00 2001 From: Tobias Fella Date: Wed, 26 Nov 2025 21:13:43 +0100 Subject: [PATCH] fix(docs): Correct typo and outdated name --- docs/deploying/docker-compose.for-traefik.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploying/docker-compose.for-traefik.yml b/docs/deploying/docker-compose.for-traefik.yml index f67e603b..632dd5de 100644 --- a/docs/deploying/docker-compose.for-traefik.yml +++ b/docs/deploying/docker-compose.for-traefik.yml @@ -2,7 +2,7 @@ services: homeserver: - ### If you already built the conduduwit image with 'docker build' or want to use the Docker Hub image, + ### If you already built the continuwuity image with 'docker build' or want to use the Docker Hub image, ### then you are ready to go. image: forgejo.ellis.link/continuwuation/continuwuity:latest restart: unless-stopped