mirror of
https://github.com/42wim/matterbridge.git
synced 2025-05-28 18:37:35 +02:00
Add commented debug to yml
parent
d20d78a2c3
commit
88adc58d82
@ -22,6 +22,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./matterbridge.toml:/etc/matterbridge/matterbridge.toml
|
- ./matterbridge.toml:/etc/matterbridge/matterbridge.toml
|
||||||
|
# command: -debug
|
||||||
```
|
```
|
||||||
|
|
||||||
Afterwards start the container with `docker-compose up -d`.
|
Afterwards, start the container with `docker-compose up -d`.
|
Loading…
x
Reference in New Issue
Block a user