Change Nginx templates

This commit is contained in:
andryyy
2017-02-28 10:12:18 +01:00
parent 2fea636a01
commit 6d7c3423ba
6 changed files with 9 additions and 5 deletions

View File

@@ -0,0 +1 @@
listen ${HTTP_PORT};

View File

@@ -0,0 +1 @@
listen ${HTTPS_PORT};

View File

@@ -0,0 +1 @@
server_name ${MAILCOW_HOSTNAME} autodiscover.* autoconfig.*;