Update docker-compose.yml
This commit is contained in:
parent
4bbbe55f38
commit
3ce0786576
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
||||||
version: '3.7'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
matrix-bot:
|
matrix-bot:
|
||||||
image: h2invent/jitsi-admin-matrix-bot:latest
|
image: git.h2-invent.com/meetling/matrix-bot:2.2.7
|
||||||
environment:
|
environment:
|
||||||
MATRIX_URL: ${MATRIX_URL}
|
MATRIX_URL: ${MATRIX_URL}
|
||||||
MATRIX_TOKEN: ${MATRIX_TOKEN}
|
MATRIX_TOKEN: ${MATRIX_TOKEN}
|
||||||
|
|
Loading…
Add table
Reference in a new issue