Quellcode durchsuchen

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

pull/3677/head
Alexis Yushin vor 1 Jahr
Ursprung
Commit
3ca0f4221f
1 geänderte Dateien mit 6 neuen und 6 gelöschten Zeilen
  1. +6
    -6
      docs/configuring-playbook-fluffygate.md

+ 6
- 6
docs/configuring-playbook-fluffygate.md Datei anzeigen

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



Laden…
Abbrechen
Speichern