Try fix loki

This commit is contained in:
Florian RICHER 2023-09-25 13:20:46 +02:00
parent f97126930e
commit cdba920720
2 changed files with 4 additions and 1 deletions

View file

@ -37,6 +37,8 @@ services:
command: -config.file=/etc/loki/config.yml
volumes:
- {{ server.work_dir }}/loki/config:/etc/loki
ports:
- 3100:3100
networks:
- metrics