fix: typo [ci skip]

This commit is contained in:
decentral1se 2022-01-09 15:15:28 +01:00
parent 5fa1154d8b
commit 0a4e2813ca
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@ potentially the `server` service.
```
abra app logs <yoursnikket> certs
abra app run <yoursnikket> server ls -lha /certs
abra app restsart <yoursnikket> server # check logs to see it picks up certs
abra app restsart <yoursnikket> app # your ${DOMAIN} web log in should work now
abra app restart <yoursnikket> server # check logs to see it picks up certs
abra app restart <yoursnikket> app # your ${DOMAIN} web log in should work now
```
### DNS requirements