Merge branch 'feature-fluffygate' of github.com:apexive/matrix-docker-ansible-deploy into feature-fluffygate

This commit is contained in:
Alexis Yushin 2024-11-09 19:21:23 -05:00
commit 3ca0f4221f

View File

@ -121,14 +121,14 @@ To make use of your Fluffygate installation:
If you need to troubleshoot issues: If you need to troubleshoot issues:
1. Enable debug logs by setting: 1. Enable debug logs by setting:
```yaml ```yaml
matrix_fluffygate_debug_logs: true matrix_fluffygate_debug_logs: true
``` ```
2. Check the container logs: 2. Check the container logs:
```bash ```bash
docker logs matrix-fluffygate docker logs matrix-fluffygate
``` ```
## Uninstalling ## Uninstalling