Переглянути джерело

Fix Docker installation typo in FAQ

pull/2306/head
László Várady 3 роки тому
джерело
коміт
3424a1169d
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: Yes, we can stop installing Docker ourselves. Just use this in your `vars.yml` file:


```yaml ```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? ### I run another webserver on the same server where I wish to install Matrix. What now?


Завантаження…
Відмінити
Зберегти