Sfoglia il codice sorgente

Merge pull request #1344 from aaronraimist/patch-1

Fix link to nginx files in configuring-playbook-own-webserver.md
pull/1347/head^2
Slavi Pantaleev 4 anni fa
committed by GitHub
parent
commit
7595adb91d
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      docs/configuring-playbook-own-webserver.md

+ 1
- 1
docs/configuring-playbook-own-webserver.md Vedi File

@@ -71,7 +71,7 @@ After following the [Preparation](#preparation) guide above, you can take a loo

### Using another external webserver

Feel free to look at the [examples/apache](../examples/apache) directory, or the [template files in the matrix-nginx-proxy role](../roles/matrix-nginx-proxy/templates/conf.d/).
Feel free to look at the [examples/apache](../examples/apache) directory, or the [template files in the matrix-nginx-proxy role](../roles/matrix-nginx-proxy/templates/nginx/conf.d/).


## Method 2: Fronting the integrated nginx reverse-proxy webserver with another reverse-proxy


Caricamento…
Annulla
Salva