From a23e9fc40bd914ba431b7cbe41adba1aefd1310e Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Tue, 2 Mar 2021 19:55:57 +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 00bea2d..5b2dc2e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ host. ## Basic usage 1. Set up Docker Swarm and [`abra`][abra] -2. Deploy [`compose-stacks/traefik`][compose-traefik] +2. Deploy [`coop-cloud/traefik`][compose-traefik] 3. `abra app new mailu` 4. `abra app YOURAPPDOMAIN config` - be sure to change `$WEB_DOMAIN` to something that resolves to your Docker swarm box @@ -32,4 +32,4 @@ abra app YOURAPPDOMAIN run admin flask mailu admin admin YOURDOMAIN YOURPASSWORD [Mailu]: https://mailu.io/ [abra]: https://git.autonomic.zone/autonomic-cooperative/abra -[compose-traefik]: https://git.autonomic.zone/compose-stacks/traefik +[compose-traefik]: https://git.autonomic.zone/coop-cloud/traefik