Remove matirx monitor box

This commit is contained in:
BBaoVanC 2022-01-30 17:29:17 -06:00
parent 0882e7e330
commit 02794a2fb5
1 changed files with 0 additions and 8 deletions

View File

@ -214,14 +214,6 @@ services:
# timeout: 5s
# retries: 5
monitor-bot:
image: turt2live/matrix-monitor-bot
restart: always
volumes:
- ./data/monitor-bot:/data
ports:
- 127.0.0.1:8001:8080
prometheus:
image: prom/prometheus:latest
restart: always