Matrix notifications
This commit is contained in:
parent
f8d233b108
commit
1ea8feb3d8
|
@ -48,6 +48,7 @@ services:
|
||||||
command: "sh -c \"/usr/bin/python3 -m pip install bs4 && /opt/maubot/docker/run.sh\""
|
command: "sh -c \"/usr/bin/python3 -m pip install bs4 && /opt/maubot/docker/run.sh\""
|
||||||
environment:
|
environment:
|
||||||
- TZ=Europe/Paris
|
- TZ=Europe/Paris
|
||||||
|
- PYTHONUNBUFFERED=1
|
||||||
volumes:
|
volumes:
|
||||||
- $DATA/matrix/maubot:/data
|
- $DATA/matrix/maubot:/data
|
||||||
- /home/shp/homelab/builds/maubot-resotU:/plugin:ro
|
- /home/shp/homelab/builds/maubot-resotU:/plugin:ro
|
||||||
|
|
Loading…
Reference in New Issue