1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-17 04:51:49 +00:00

[SOGo] Use JS for mailcow logout

This commit is contained in:
FreddleSpl0it
2025-03-31 11:32:01 +02:00
parent 9b41b24522
commit f37961b7d0
3 changed files with 12 additions and 6 deletions

View File

@@ -199,7 +199,7 @@ services:
- phpfpm
sogo-mailcow:
image: ghcr.io/mailcow/sogo:1.131
image: ghcr.io/mailcow/sogo:1.133
environment:
- DBNAME=${DBNAME}
- DBUSER=${DBUSER}