瀏覽代碼

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

pull/3677/head
Alexis Yushin 1 年之前
父節點
當前提交
3ca0f4221f
共有 1 個文件被更改,包括 6 次插入6 次删除
  1. +6
    -6
      docs/configuring-playbook-fluffygate.md

+ 6
- 6
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



Loading…
取消
儲存