From 8c5e95ea56d2adbf62dd1c9e50be6c43a5b42c16 Mon Sep 17 00:00:00 2001 From: vinanrra Date: Fri, 24 Apr 2020 12:00:14 +0200 Subject: [PATCH] Update mailu.subfolder.conf --- mailu.subfolder.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mailu.subfolder.conf b/mailu.subfolder.conf index 5f22bbf..1d97d71 100644 --- a/mailu.subfolder.conf +++ b/mailu.subfolder.conf @@ -1,4 +1,6 @@ # This config have been tested with "TLS_FLAVOR=mail" +# To avoid errors you must change in docker-compose ports: 80 and 443, more info: https://mailu.io/1.7/reverse.html +# Maybe the proxy_redirect arent need it, but it is working and are not harmful location /admin{ return 301 $scheme://$host/admin/;