Try fix loki
This commit is contained in:
parent
f97126930e
commit
cdba920720
2 changed files with 4 additions and 1 deletions
|
@ -48,7 +48,8 @@ services:
|
|||
logging:
|
||||
driver: loki
|
||||
options:
|
||||
loki-url: "http://loki:3100/loki/api/v1/push"
|
||||
loki-url: "http://localhost:3100/loki/api/v1/push"
|
||||
mode: non-blocking
|
||||
|
||||
networks:
|
||||
metrics:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue