1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-12-25 02:29:32 +02:00

Add DOVEADM_PORT to generate_config.sh

This commit is contained in:
andryyy 2017-07-10 21:29:03 +02:00
parent 54eea38b76
commit c80d605632

View File

@ -68,6 +68,7 @@ IMAPS_PORT=993
POP_PORT=110
POPS_PORT=995
SIEVE_PORT=4190
DOVEADM_PORT=127.0.0.1:19991
# Your timezone
TZ=${TZ}