Browse Source
Update docs/configuring-playbook-fluffygate.md
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
pull/3677/head
Alexis Yushin
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
3 additions and
3 deletions
-
docs/configuring-playbook-fluffygate.md
|
|
|
@@ -126,9 +126,9 @@ If you need to troubleshoot issues: |
|
|
|
``` |
|
|
|
|
|
|
|
2. Check the container logs: |
|
|
|
```bash |
|
|
|
docker logs matrix-fluffygate |
|
|
|
``` |
|
|
|
```bash |
|
|
|
docker logs matrix-fluffygate |
|
|
|
``` |
|
|
|
|
|
|
|
## Uninstalling |
|
|
|
|
|
|
|
|