Whatsappbridge
This commit is contained in:
		@ -41,6 +41,12 @@ services:
 | 
				
			|||||||
    environment:
 | 
					    environment:
 | 
				
			||||||
      - REACT_APP_SERVER="https://matrix.server-nb.de"
 | 
					      - 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:
 | 
					#  mautrix-$bridge:
 | 
				
			||||||
#    container_name: mautrix-$bridge
 | 
					#    container_name: mautrix-$bridge
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user