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,12 +11,6 @@ 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: |
|
|
||||||
- action: labelmap
|
|
||||||
regex: swarm_stack
|
|
||||||
replacement: regsync11
|
|
||||||
- action: labelmap
|
|
||||||
regex: swarm_(service)
|
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
volumes:
|
volumes:
|
||||||
- config:/home/appuser/
|
- config:/home/appuser/
|
||||||
@@ -25,7 +19,7 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
wud.watch: 'true'
|
wud.watch: 'true'
|
||||||
wud.watch.digest: 'true'
|
wud.watch.digest: 'true'
|
||||||
service_name: 'regsync11'
|
service_name: 'regsync'
|
||||||
replicas: 1
|
replicas: 1
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
|
|||||||
Reference in New Issue
Block a user