add matrix notification
This commit is contained in:
parent
89305a7be1
commit
76b667529d
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue