From 7740de85e8772cee0232c7a4ae28fb8a390e7e5c Mon Sep 17 00:00:00 2001 From: knoflook Date: Thu, 2 Sep 2021 15:21:33 +0000 Subject: [PATCH] Update deploying instructions in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff0e586..cef465d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Simple, fast, private compute. https://capsul.org 1. Set up Docker Swarm and [`abra`] 2. Deploy [`coop-cloud/traefik`] -3. `abra app new capsul-flask --secrets` (optionally with `--pass` if you'd like +3. `abra app new capsul --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