Fix variable typo

This commit is contained in:
Slavi Pantaleev 2024-01-07 17:06:46 +02:00
parent a125c3b29d
commit 03197b5bd2

View file

@ -51,7 +51,7 @@ To tell the playbook that you're running a Traefik instance and you'd still like
```yml
# Tell the playbook you're using Traefik installed in another way.
# It won't bother installing Traefik.
nextcloud_playbook_reverse_proxy_type: other-traefik-container
mash_playbook_reverse_proxy_type: other-traefik-container
# Tell the playbook to attach services which require reverse-proxying to an additional network by default (e.g. traefik)
# This needs to match your Traefik network.