Parcourir la source

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

Fix Docker installation typo in FAQ
pull/2307/head
Slavi Pantaleev il y a 3 ans
committed by GitHub
Parent
révision
a2f0bcc4a3
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      docs/faq.md

+ 1
- 1
docs/faq.md Voir le fichier

@@ -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?


Chargement…
Annuler
Enregistrer