From 9420ca82ec2f6151a1fab550c0bf878630f6d4ed Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Tue, 2 Mar 2021 20:24:18 +0200 Subject: [PATCH] Fix type name in README [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bc867a..fea860b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ 1. Set up Docker Swarm and [`abra`] 2. Deploy [`coop-cloud/traefik`] -3. `abra app new adaptauthoring --secrets` (optionally with `--pass` if you'd like +3. `abra app new matrix-synapse --secrets` (optionally with `--pass` if you'd like to save secrets in `pass`) 4. `abra app YOURAPPDOMAIN config` - be sure to change `$DOMAIN` to something that resolves to your Docker swarm box