From 41daf7f6a568f68ad933bc22b98dbd0c19bf93d6 Mon Sep 17 00:00:00 2001 From: "stephane.david" Date: Wed, 26 Aug 2026 11:37:14 +0200 Subject: [PATCH] Come back to a non tls configuration --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index e24edb5..c17edc2 100644 --- a/.env +++ b/.env @@ -19,7 +19,7 @@ VERSION=latest SECRET_KEY=claireetstephane # Address where listening ports should bind -BIND_ADDRESS4=192.168.100.50 +BIND_ADDRESS4=127.0.0.1 # BIND_ADDRESS6=::1 # Subnet of the docker network. This should not conflict with any networks to which your system is connected. (Internal and external!) @@ -154,7 +154,7 @@ COMPOSE_PROJECT_NAME=mailu CREDENTIAL_ROUNDS=12 # Header to take the real ip from -REAL_IP_HEADER= +REAL_IP_HEADER=192.168.100.50 # IPs for nginx set_real_ip_from (CIDR list separated by commas) REAL_IP_FROM=