docs: APPSERVICES setup guide

This commit is contained in:
Timo Kösters 2021-05-22 13:39:31 +02:00
parent 488581cc51
commit 47160e9e06
No known key found for this signature in database
GPG key ID: 24DA7517711A2BA4
3 changed files with 54 additions and 0 deletions

View file

@ -209,3 +209,5 @@ Set it to start automatically when your system boots with:
```bash
$ sudo systemctl enable conduit
```
If you want to set up an appservice, take a look at the [Appservice Guide](APPSERVICES.md).