mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-04 18:00:20 +00:00
Add matterbridge
This commit is contained in:
parent
a06e2f4f97
commit
94ad011760
7
docker/matterbridge/docker-compose.yaml
Normal file
7
docker/matterbridge/docker-compose.yaml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
version: "3.7"
|
||||||
|
services:
|
||||||
|
matterbridge:
|
||||||
|
image: 42wim/matterbridge
|
||||||
|
restart: always
|
||||||
|
volumes:
|
||||||
|
- /docker/matterbridge:/etc/matterbridge
|
Loading…
Reference in New Issue
Block a user