added metrics for traefik

This commit is contained in:
cventastic
2022-01-13 23:38:40 +01:00
parent 749e9ccc22
commit 5639cf70b3

View File

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