From c6066981c2f11fe67401a4fd8a3dfcfdeb276490 Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Tue, 2 Mar 2021 19:55:56 +0200 Subject: [PATCH] =?UTF-8?q?compose-stacks=20=E2=86=92=20coop-cloud?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ci skip] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f9cfe4..64d5fee 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ oree Modern URL Shortener • https://github.com/thedevs-network/kutt ## Basic usage 1. Set up Docker Swarm and [`abra`] -2. Deploy [`compose-stacks/traefik`] +2. Deploy [`coop-cloud/traefik`] 3. `git clone https://git.autonomic.zone/coop-cloud/kutt.git && cd kutt` 3. `cp .envrc.sample .envrc` 4. Edit `.envrc` - be sure to change `DOMAIN` to something that resolves to @@ -25,4 +25,4 @@ oree Modern URL Shortener • https://github.com/thedevs-network/kutt 6. `abra deploy` [`abra`]: https://git.autonomic.zone/autonomic-cooperative/abra -[`compose-stacks/traefik`]: https://git.autonomic.zone/compose-stacks/traefik +[`coop-cloud/traefik`]: https://git.autonomic.zone/coop-cloud/traefik