fix: generalise that

This commit is contained in:
decentral1se 2024-03-23 13:42:30 +01:00
parent 5b0d92691f
commit 1c11d58403
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -71,7 +71,7 @@ truncate -s -1 <ssh-private-key-file>
And due to a limitation in `abra` (can't insert files yet), you'll have to manually insert the secret yourself:
```
DOCKER_CONTEXT=biobulkbende.org \
DOCKER_CONTEXT=example.org \
docker secret create \
parasol-static-site_example_org_deploy_key_v1 \
<ssh-private-key-file>