add matrix notification

This commit is contained in:
Yann Verry 2022-11-17 21:56:21 +01:00
parent 89305a7be1
commit 76b667529d

View file

@ -315,6 +315,12 @@ services:
restart: always
mem_limit: 1G
cpus: 0.5
matrix-alertmanager:
image: jaywink/matrix-alertmanager:latest
env_file: env/matrix-alertmanager
restart: always
mem_limit: 1G
cpus: 0.5
vikunja-api:
image: vikunja/api:latest
env_file: env/vikunja-api