mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 02:37:31 +01:00
in own webserver doc link to nginx fronting traefik example
This commit is contained in:
parent
89b9fca85c
commit
84e6677bc0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user