mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 18:34:53 +01:00
build
This commit is contained in:
@@ -86,8 +86,8 @@ services:
|
||||
networks:
|
||||
- loki
|
||||
configs:
|
||||
- source: promtail
|
||||
target: /etc/promtail/config.yml
|
||||
promtail:
|
||||
|
||||
volumes:
|
||||
- /var/log:/var/log
|
||||
#- /share/docker_data/grafana/promtail/config.yml:/etc/promtail/config.yml
|
||||
@@ -115,3 +115,6 @@ services:
|
||||
placement:
|
||||
constraints:
|
||||
- node.role == manager
|
||||
configs:
|
||||
promtail:
|
||||
external: true
|
||||
Reference in New Issue
Block a user