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 |
|