diff --git a/docs/configuring-playbook-fluffygate.md b/docs/configuring-playbook-fluffygate.md index d63cb8ea2..99f59970e 100644 --- a/docs/configuring-playbook-fluffygate.md +++ b/docs/configuring-playbook-fluffygate.md @@ -121,14 +121,14 @@ To make use of your Fluffygate installation: If you need to troubleshoot issues: 1. Enable debug logs by setting: -```yaml -matrix_fluffygate_debug_logs: true -``` + ```yaml + matrix_fluffygate_debug_logs: true + ``` 2. Check the container logs: -```bash -docker logs matrix-fluffygate -``` + ```bash + docker logs matrix-fluffygate + ``` ## Uninstalling