Whatsappbridge
This commit is contained in:
parent
96ec7ee641
commit
af555a9954
@ -41,6 +41,12 @@ services:
|
||||
environment:
|
||||
- REACT_APP_SERVER="https://matrix.server-nb.de"
|
||||
|
||||
mautrix-whatsapp:
|
||||
container_name: mautrix-whatsapp
|
||||
image: dock.mau.dev/mautrix/whatsapp:<version>
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./mautrix-whatsapp:/data
|
||||
|
||||
# mautrix-$bridge:
|
||||
# container_name: mautrix-$bridge
|
||||
|
Loading…
Reference in New Issue
Block a user