Add matrix whatsapp bridge
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user