matrix-docker-ansible-deploy/roles/matrix-nginx-proxy/templates/nginx
Slavi Pantaleev 1ef683d366 Make nginx proxy config (when disabled) obey matrix_federation_public_port
People who were disabling matrix-nginx-proxy (in favor of their own
nginx webserver) and also overriding `matrix_federation_public_port`,
found that the generated nginx configuration still hardcoded `8448`,
which forced their nginx server to use that, regardless of the fact
that `matrix_federation_public_port` was pointing elsewhere.

We now allow for the in-container federation port to be configurable,
and also automatically wire things properly.
2021-02-24 08:19:20 +02:00
..
conf.d Make nginx proxy config (when disabled) obey matrix_federation_public_port 2021-02-24 08:19:20 +02:00
matrix-synapse-metrics-htpasswd.j2 Fix indentation in templates 2019-05-07 21:23:35 +02:00
nginx.conf.j2 Add map directive to the base of nginx.conf 2021-01-26 05:04:47 +01:00