You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-09 23:07:35 +02:00
chore: Fix tiny typo in mailserver.env (#2304)
This commit is contained in:
@ -33,7 +33,7 @@ ONE_DIR=1
|
|||||||
POSTMASTER_ADDRESS=
|
POSTMASTER_ADDRESS=
|
||||||
|
|
||||||
# Check for updates on container start and then once a day
|
# Check for updates on container start and then once a day
|
||||||
# If an update is available, a mail is send to POSTMASTER_ADDRESS
|
# If an update is available, a mail is sent to POSTMASTER_ADDRESS
|
||||||
# 0 => Update check disabled
|
# 0 => Update check disabled
|
||||||
# 1 => Update check enabled
|
# 1 => Update check enabled
|
||||||
ENABLE_UPDATE_CHECK=1
|
ENABLE_UPDATE_CHECK=1
|
||||||
|
Reference in New Issue
Block a user