Fix ActiveSync (SOGo issue 4142 and 4119)

master
andryyy 2017-06-16 23:02:23 +02:00
parent cf60c90cd6
commit 89788340a0
1 changed files with 1 additions and 0 deletions

View File

@ -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