mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-04 18:00:20 +00:00
Add container name to matterbridge
This commit is contained in:
parent
94ad011760
commit
62b2c012a5
@ -2,6 +2,7 @@ version: "3.7"
|
|||||||
services:
|
services:
|
||||||
matterbridge:
|
matterbridge:
|
||||||
image: 42wim/matterbridge
|
image: 42wim/matterbridge
|
||||||
|
container_name: matterbridge
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/matterbridge:/etc/matterbridge
|
- /docker/matterbridge:/etc/matterbridge
|
||||||
|
Loading…
Reference in New Issue
Block a user