diff --git a/peach/docker-compose.yml b/peach/docker-compose.yml index 644b0c0..1458837 100644 --- a/peach/docker-compose.yml +++ b/peach/docker-compose.yml @@ -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