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:
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