mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-05-04 12:59:50 +02:00
build
This commit is contained in:
+3
-3
@@ -141,10 +141,10 @@ COMPOSE_PROJECT_NAME=mailu
|
||||
CREDENTIAL_ROUNDS=12
|
||||
|
||||
# Header to take the real ip from
|
||||
REAL_IP_HEADER=X-Real-IP
|
||||
|
||||
# REAL_IP_HEADER=X-Real-IP
|
||||
REAL_IP_HEADER=X-Forwarded-For
|
||||
# IPs for nginx set_real_ip_from (CIDR list separated by commas)
|
||||
REAL_IP_FROM=192.168.77.101,192.168.77.106
|
||||
REAL_IP_FROM=172.0.0.0/8
|
||||
|
||||
# choose wether mailu bounces (no) or rejects (yes) mail when recipient is unknown (value: yes, no)
|
||||
REJECT_UNLISTED_RECIPIENT=
|
||||
|
||||
Reference in New Issue
Block a user