Change Nginx templates
This commit is contained in:
@@ -0,0 +1 @@
|
||||
listen ${HTTP_PORT};
|
||||
@@ -0,0 +1 @@
|
||||
listen ${HTTPS_PORT};
|
||||
@@ -0,0 +1 @@
|
||||
server_name ${MAILCOW_HOSTNAME} autodiscover.* autoconfig.*;
|
||||
Reference in New Issue
Block a user