docs: fix link
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
decentral1se 2023-02-15 01:50:59 +01:00
parent b961666e6b
commit d0f8203f56
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -27,7 +27,7 @@ the [`abra.sh`](./abra.sh) for more.
1. `abra app cmd <domain> setup` 1. `abra app cmd <domain> setup`
Then, on your host (outside of the containers), you'll need to fix permissions Then, on your host (outside of the containers), you'll need to fix permissions
for the volume (see [#2](https://git.autonomic.zone/coop-cloud/hometown/issues/2)): for the volume (see [#10](https://git.coopcloud.tech/coop-cloud/mastodon/issues/10)):
``` ```
chown -R 991:991 /var/lib/docker/volumes/<domain>_app/_data chown -R 991:991 /var/lib/docker/volumes/<domain>_app/_data