Come back to a non tls configuration

This commit is contained in:
2026-08-26 11:37:14 +02:00
parent afab70ac51
commit 41daf7f6a5
+2 -2
View File
@@ -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=