Fix ActiveSync (SOGo issue 4142 and 4119)
This commit is contained in:
parent
cf60c90cd6
commit
89788340a0
@ -21,6 +21,7 @@ services:
|
|||||||
|
|
||||||
mysql-mailcow:
|
mysql-mailcow:
|
||||||
image: mariadb:10.1
|
image: mariadb:10.1
|
||||||
|
command: mysqld --max_allowed_packet=128M
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "mysqladmin", "ping", "--host", "localhost", "--silent"]
|
test: ["CMD", "mysqladmin", "ping", "--host", "localhost", "--silent"]
|
||||||
interval: 10s
|
interval: 10s
|
||||||
|
Loading…
Reference in New Issue
Block a user