Parcourir la source

Merge pull request #3676 from luixxiul/fix

Fix the title of docs/configuring-playbook-traefik.md
pull/3679/head
Slavi Pantaleev il y a 1 an
committed by GitHub
Parent
révision
dd29a85afe
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: B5690EEEBB952194
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +1
    -1
      docs/configuring-playbook-traefik.md
  2. +1
    -1
      docs/configuring-playbook.md

+ 1
- 1
docs/configuring-playbook-traefik.md Voir le fichier

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



+ 1
- 1
docs/configuring-playbook.md Voir le fichier

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

- [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)



Chargement…
Annuler
Enregistrer