in own webserver doc link to nginx fronting traefik example

This commit is contained in:
Jost Alemann 2023-02-27 15:56:34 +01:00
parent 89b9fca85c
commit 84e6677bc0
No known key found for this signature in database
GPG Key ID: 215228C4F92990F3
1 changed files with 2 additions and 0 deletions

View File

@ -143,6 +143,8 @@ devture_traefik_additional_entrypoints_auto:
config: {}
```
For an example where the playbook's traefik is fronted by Nginx running on the same server, see [Nginx reverse-proxy fronting playbook's Traefik](../examples/nginx/README.md).
(Deprecated) **For `matrix-nginx-proxy`** fronted by another reverse-proxy, you would need some configuration like this:
```yaml