wow that took awhile
This commit is contained in:
@@ -7,6 +7,8 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
container_name: kosmi-irc-relay
|
||||
restart: unless-stopped
|
||||
# command: ["-conf", "/app/matterbridge.toml", "--muted"]
|
||||
command: ["-conf", "/app/matterbridge.toml"]
|
||||
volumes:
|
||||
# Mount your configuration file
|
||||
- ./matterbridge.toml:/app/matterbridge.toml:ro,z
|
||||
|
||||
Reference in New Issue
Block a user