This commit is contained in:
nora 2024-07-26 23:29:32 +02:00
parent f1b44ee910
commit 63c3c97d7c
9 changed files with 54 additions and 27 deletions

View file

@ -19,15 +19,6 @@ services:
- "/apps/prometheus/data:/opt/bitnami/prometheus/data"
networks:
- prometheus
widetom:
container_name: widetom
image: "docker.nilstrieb.dev/widetom:33d17387"
restart: always
volumes:
- "/apps/widetom:/app/config"
environment:
CONFIG_PATH: /app/config/config.toml
BOT_TOKEN_PATH: /app/config/bot_token
killua:
container_name: killua
image: "docker.nilstrieb.dev/killua-bot:ac8203d2"