traefik/compose.metrics.yml

10 lines
148 B
YAML
Raw Normal View History

2023-05-11 13:08:07 +00:00
version: "3.8"
services:
app:
environment:
- METRICS_ENABLED
ports:
2023-05-25 11:33:08 +00:00
- target: 8082
published: 8082
mode: host