浏览代码

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



正在加载...
取消
保存