mirror of
https://github.com/42wim/matterbridge.git
synced 2025-02-20 15:30:56 +01:00
Corrected mount path & file names for host and inside matterbridge container, it was incorrect. /etc/matterbridge/matterbridge.toml
parent
75c2512703
commit
6808f76afa
@ -21,7 +21,7 @@ services:
|
||||
image: 42wim/matterbridge
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./matterbridge:/etc/matterbridge
|
||||
- ./matterbridge.toml:/etc/matterbridge/matterbridge.toml
|
||||
```
|
||||
|
||||
Afterwards start the container with `docker-compose up -d`.
|
Loading…
x
Reference in New Issue
Block a user