Add container name to matterbridge

This commit is contained in:
Marko Korhonen 2020-05-31 09:01:34 +03:00
parent ef8eae2489
commit dd6092181e
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

@ -2,6 +2,7 @@ version: "3.7"
services:
matterbridge:
image: 42wim/matterbridge
container_name: matterbridge
restart: always
volumes:
- /docker/matterbridge:/etc/matterbridge