mirror of https://github.com/jeecgboot/jeecg-boot
Update loki location for production env
parent
4043733136
commit
6b94406f52
|
@ -8,7 +8,7 @@ services:
|
||||||
- "3100:3100"
|
- "3100:3100"
|
||||||
command: -config.file=/etc/loki/local-config.yaml
|
command: -config.file=/etc/loki/local-config.yaml
|
||||||
volumes:
|
volumes:
|
||||||
- "C:/Users/logau/Documents/wia_app/grafana/loki:/etc/loki"
|
- "/home/grafana/loki:/etc/loki"
|
||||||
networks:
|
networks:
|
||||||
- loki
|
- loki
|
||||||
grafana:
|
grafana:
|
||||||
|
|
Loading…
Reference in New Issue