mailcow/data/conf/nginx/templates
Kristian Klausen 63002cbb74 [Nginx] Reduce config duplication
It does not make sense having a seperate server block for both http
and https.
According to the nginx doc [1], using the same server block for both
should work.

[1] http://nginx.org/en/docs/http/configuring_https_servers.html#single_http_https_server
2018-02-15 21:23:07 +01:00
..
listen_plain.template
listen_ssl.template [Nginx] Reduce config duplication 2018-02-15 21:23:07 +01:00
server_name.template
sogo_eas.template
sogo.template