You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
202 B

2 years ago
{
"data-root": "/mnt/lotus-land-story/docker",
2 years ago
"metrics-addr": "{{ docker_ip.address }}:9323",
"log-driver": "loki",
"log-opts": {
"loki-url": "http://localhost:3100/loki/api/v1/push"
}
2 years ago
}