Add matrix whatsapp bridge

This commit is contained in:
Peter Smit
2025-03-22 10:10:51 +01:00
parent 521e5b0007
commit 8741d35ff4
2 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,10 @@
services:
mautrix-whatsapp:
container_name: mautrix-whatsapp
image: dock.mau.dev/mautrix/whatsapp:v0.11.4
restart: unless-stopped
volumes:
- ${MAUTRIX_WHATSAPP_DATA_DIR}:/data
mas:
image: ghcr.io/element-hq/matrix-authentication-service:0.14.1
restart: unless-stopped