Просмотр исходного кода

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
Родитель
Сommit
a2f0bcc4a3
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 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: 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?


Загрузка…
Отмена
Сохранить