Sfoglia il codice sorgente

Merge pull request #3676 from luixxiul/fix

Fix the title of docs/configuring-playbook-traefik.md
pull/3679/head
Slavi Pantaleev 1 anno fa
committed by GitHub
parent
commit
dd29a85afe
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +1
    -1
      docs/configuring-playbook-traefik.md
  2. +1
    -1
      docs/configuring-playbook.md

+ 1
- 1
docs/configuring-playbook-traefik.md Vedi File

@@ -1,4 +1,4 @@
# Configure Traefik (optional, advanced)
# Configuring the Traefik reverse-proxy (optional, advanced)


By default, this playbook installs and manages a [Traefik](https://doc.traefik.io/traefik/) reverse-proxy server, powered by the [ansible-role-traefik](https://github.com/mother-of-all-self-hosting/ansible-role-traefik) Ansible role. By default, this playbook installs and manages a [Traefik](https://doc.traefik.io/traefik/) reverse-proxy server, powered by the [ansible-role-traefik](https://github.com/mother-of-all-self-hosting/ansible-role-traefik) Ansible role.




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

@@ -66,7 +66,7 @@ When you're done with all the configuration you'd like to do, continue with [Ins


- [Serving your base domain using this playbook's nginx server](configuring-playbook-base-domain-serving.md) (optional) - [Serving your base domain using this playbook's nginx server](configuring-playbook-base-domain-serving.md) (optional)


- [Configure the Traefik reverse-proxy](configuring-playbook-traefik.md) (optional, advanced)
- [Configuring the Traefik reverse-proxy](configuring-playbook-traefik.md) (optional, advanced)


- [Using your own webserver, instead of this playbook's default reverse-proxy](configuring-playbook-own-webserver.md) (optional, advanced) - [Using your own webserver, instead of this playbook's default reverse-proxy](configuring-playbook-own-webserver.md) (optional, advanced)




Caricamento…
Annulla
Salva