1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-02-07 13:43:20 +02:00
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
..
2017-05-29 21:48:41 +02:00
2017-02-28 10:12:18 +01:00