feat(Traefik): Add Prometheus metrics

This commit is contained in:
Simon 2021-02-24 16:36:05 +01:00
parent 2084fd271c
commit ce3410e73c
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ services:
- --log.level=INFO
- --global.sendanonymoususage=false
- --global.checknewversion=false
- --metrics.prometheus=true
- --providers.docker
- --providers.docker.exposedbydefault=false