matrix-commander html

This commit is contained in:
olli 2024-08-19 09:53:01 +02:00
parent eee148211d
commit 9402049a0c

View File

@ -491,7 +491,7 @@
- /etc/localtime:/etc/localtime:ro
- ./matrix-commander-data:/data:rw
- /usr/local/share/{{inventory_hostname}}.fifo:/{{inventory_hostname}}.fifo
entrypoint: /bin/bash -c 'cd /data && tail -F /{{inventory_hostname}}.fifo | /app/matrix_commander/matrix-commander --html -m _ -k --room {{inventory_hostname}} --log-level INFO INFO'
entrypoint: /bin/bash -c 'cd /data && tail -F /{{inventory_hostname}}.fifo | /app/matrix_commander/matrix-commander -m _ --html --room {{inventory_hostname}} --log-level INFO INFO'
restart: unless-stopped
networks: