瀏覽代碼

Merge pull request #2306 from MrAnno/faq-docker-install-typo

Fix Docker installation typo in FAQ
pull/2307/head
Slavi Pantaleev 3 年之前
committed by GitHub
父節點
當前提交
a2f0bcc4a3
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      docs/faq.md

+ 1
- 1
docs/faq.md 查看文件

@@ -317,7 +317,7 @@ If you've installed [Jitsi](configuring-playbook-jitsi.md) (not installed by def
Yes, we can stop installing Docker ourselves. Just use this in your `vars.yml` file:

```yaml
matrix_playbook_docker_installation_enabled: true
matrix_playbook_docker_installation_enabled: false
```

### I run another webserver on the same server where I wish to install Matrix. What now?


Loading…
取消
儲存