Skip to content

Commit dc060e0

Browse files
committed
simplify metric arg
Signed-off-by: Pascal Andy <pascal@firepress.org>
1 parent 7206c90 commit dc060e0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

traefik_stack5/toolproxy.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,7 @@ services:
7575
--debug=true \
7676
--logLevel=WARN \
7777
--accessLog \
78-
--web.metrics.prometheus \
79-
--web.metrics.prometheus.buckets="0.1,0.3,1.2,5.0" \
80-
--web.address=:8080
78+
--metrics.prometheus \
8179
deploy:
8280
mode: replicated
8381
replicas: 1

0 commit comments

Comments
 (0)