added metrics for traefik

This commit is contained in:
cventastic
2022-01-13 23:38:40 +01:00
parent 474a1c06d7
commit 88d3e5711b

View File

@@ -9,6 +9,8 @@ services:
ports: ports:
- "443:443" - "443:443"
- "127.0.0.1:8080:8080" - "127.0.0.1:8080:8080"
expose:
- "8082"
command: command:
- "--api=true" - "--api=true"
- "--api.insecure=true" - "--api.insecure=true"