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:
@@ -11,6 +11,8 @@ services:
|
|||||||
driver: loki
|
driver: loki
|
||||||
options:
|
options:
|
||||||
loki-url: http://192.168.77.101:3100/loki/api/v1/push
|
loki-url: http://192.168.77.101:3100/loki/api/v1/push
|
||||||
|
loki-external-labels: |
|
||||||
|
service={{.Service.Name}},stack={{.Stack.Name}},node={{.Node.Hostname}}
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
volumes:
|
volumes:
|
||||||
- config:/home/appuser/
|
- config:/home/appuser/
|
||||||
|
|||||||
Reference in New Issue
Block a user