mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-29 05:17:45 +00:00
chore: Fix tiny typo in mailserver.env (#2304)
This commit is contained in:
parent
5254f7c658
commit
62c6f7659e
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user