vegasbrianc / docker-traefik-prometheus

A Docker Swarm Stack for monitoring Traefik with Promethues and Grafana
342 stars 108 forks source link

Fix README.md Typo in Prometheus Code Block #12

Closed AndreasGB closed 5 years ago

AndreasGB commented 5 years ago

Hi there,

I noticed a small typo in the readme, fixed it by adding missing newline to allow the Prometheus docker-compose code block to be displayed correctly.

Cheers

vegasbrianc commented 5 years ago

@AndreasGB Thanks for the PR and the fix!