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,10 +11,7 @@ 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-relabel-config: |
|
loki-external-labels: service_name=regsync
|
||||||
- action: labelmap
|
|
||||||
regex: regsync_.*
|
|
||||||
replacement: regsync
|
|
||||||
|
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
volumes:
|
volumes:
|
||||||
@@ -24,7 +21,7 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
wud.watch: 'true'
|
wud.watch: 'true'
|
||||||
wud.watch.digest: 'true'
|
wud.watch.digest: 'true'
|
||||||
service_name: 'regsync'
|
|
||||||
replicas: 1
|
replicas: 1
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
|
|||||||
Reference in New Issue
Block a user