mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-12 04:23:24 +02:00
[Dovecot] Remove additional hash scheme and let Dovecot decide the hash by prefix
This commit is contained in:
parent
4feb1e3980
commit
f185b9df57
@ -185,7 +185,6 @@ services:
|
||||
- DBNAME=${DBNAME}
|
||||
- DBUSER=${DBUSER}
|
||||
- DBPASS=${DBPASS}
|
||||
- ADDITIONAL_HASH_SCHEME=${ADDITIONAL_HASH_SCHEME:-SHA512-CRYPT}
|
||||
- TZ=${TZ}
|
||||
ports:
|
||||
- "${DOVEADM_PORT:-127.0.0.1:19991}:12345"
|
||||
|
Loading…
Reference in New Issue
Block a user