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:
parent
54eea38b76
commit
c80d605632
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user