From 75afd339eafffd3a7653cf679cfcf1a50e9af27f Mon Sep 17 00:00:00 2001 From: KM Koushik Date: Mon, 29 Jul 2024 19:27:18 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 28b0970..3506828 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,9 @@ Follow our detailed guide to run Unsend locally We provide a Docker container for Unsend, which is published on both DockerHub and GitHub Container Registry. DockerHub: [https://hub.docker.com/r/unsend/unsend](https://hub.docker.com/r/unsend/unsend) + GitHub Container Registry: [https://ghcr.io/unsend-dev/unsend](https://ghcr.io/unsend-dev/unsend) + You can pull the Docker image from either of these registries and run it with your preferred container hosting provider. Please note that you will need to provide environment variables for connecting to the database, redis, aws and so forth.