Moniotring Stack: fix missong depends on

This commit is contained in:
Aroy-Art 2025-07-09 17:59:00 +02:00
parent 16911a2b02
commit b1f4706734
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -196,7 +196,7 @@ services:
volumes: volumes:
- ${BASE_DIR:-.}Telegraf/telegraf.conf:/etc/telegraf/telegraf.conf:ro - ${BASE_DIR:-.}Telegraf/telegraf.conf:/etc/telegraf/telegraf.conf:ro
depends_on: depends_on:
influxdb2 - influxdb
restart: unless-stopped restart: unless-stopped
logging: logging:
driver: loki driver: loki