1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-04-14 04:59:33 +00:00

[SOGo] Add ActiveSync support

This commit is contained in:
FreddleSpl0it
2026-03-10 13:13:00 +01:00
parent bea9ad7e8f
commit 33acf56526
2 changed files with 7 additions and 1 deletions

View File

@@ -200,7 +200,7 @@ services:
- phpfpm
sogo-mailcow:
image: ghcr.io/mailcow/sogo:5.12.5-2
image: ghcr.io/mailcow/sogo:5.12.5-3
environment:
- DBNAME=${DBNAME}
- DBUSER=${DBUSER}