mirror of
https://github.com/apricote/Listory.git
synced 2026-02-07 10:17:02 +00:00
chore(deps): update dependency grafana/loki to v2.6.0
This commit is contained in:
parent
23b97201b2
commit
763ae6ee91
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ services:
|
||||||
- api
|
- api
|
||||||
|
|
||||||
loki:
|
loki:
|
||||||
image: grafana/loki:2.5.0
|
image: grafana/loki:2.6.0
|
||||||
command: ["-config.file=/etc/loki/loki.yaml"]
|
command: ["-config.file=/etc/loki/loki.yaml"]
|
||||||
ports:
|
ports:
|
||||||
- "3100" # loki needs to be exposed so it receives logs
|
- "3100" # loki needs to be exposed so it receives logs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue