Moniotring Stack: fix missong depends on
This commit is contained in:
parent
16911a2b02
commit
b1f4706734
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue