Sfoglia il codice sorgente

Update docs/installing.md: remove the link to itself

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3761/head
Suguru Hirahara 1 anno fa
parent
commit
6d1b4781c9
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E4F9743DAB4B7B75
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      docs/installing.md

+ 1
- 1
docs/installing.md Vedi File

@@ -78,7 +78,7 @@ To configure Service Discovery in this way, add the following configuration to y
matrix_static_files_container_labels_base_domain_enabled: true
```

After configuring the playbook, run the [installation](installing.md) command:
After configuring the playbook, run the installation command:

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


Caricamento…
Annulla
Salva