This commit is contained in:
parent
a91af5b68a
commit
2172bb3f39
@ -5,3 +5,7 @@ services:
|
|||||||
container_name: butler
|
container_name: butler
|
||||||
build: .
|
build: .
|
||||||
command: /butler
|
command: /butler
|
||||||
|
logging:
|
||||||
|
driver: loki
|
||||||
|
options:
|
||||||
|
loki-url: "http://host.docker.internal:3100/loki/api/v1/push"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user