Add lokidoki
This commit is contained in:
parent
cdba920720
commit
63e99af32c
12 changed files with 102 additions and 3 deletions
|
@ -15,6 +15,11 @@ services:
|
|||
- "traefik.http.routers.whoami-secure.tls.certresolver=sslResolver"
|
||||
- "traefik.http.routers.whoami-secure.middlewares=private-network@file"
|
||||
- "traefik.docker.network=proxy"
|
||||
logging:
|
||||
driver: loki
|
||||
options:
|
||||
loki-url: "https://lokidoki:vEGH5Z5siWgcDkNknvCVzPCyqhHSBJCBjeBRZJvxUP8SdgfxJ6AqCGutCWugGsx5@loki.mrdev023.fr/loki/api/v1/push"
|
||||
mode: non-blocking
|
||||
|
||||
networks:
|
||||
proxy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue