Sfoglia il codice sorgente

Update docs/installing.md

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/3761/head
Suguru Hirahara 1 anno fa
committed by GitHub
parent
commit
61f7f8ff50
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      docs/installing.md

+ 1
- 1
docs/installing.md Vedi File

@@ -81,7 +81,7 @@ matrix_static_files_container_labels_base_domain_enabled: true
After configuring the playbook, run the installation command: After configuring the playbook, run the installation command:


```sh ```sh
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start
ansible-playbook -i inventory/hosts setup.yml --tags=install-all,start
``` ```


## Things to do next ## Things to do next


Caricamento…
Annulla
Salva