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
|
||||
options:
|
||||
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
|
||||
volumes:
|
||||
- config:/home/appuser/
|
||||
|
||||
Reference in New Issue
Block a user