Fix default port mapping and indentation
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
This commit is contained in:
parent
dc1bb13dce
commit
77c6920a83
20 changed files with 111 additions and 108 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
version: "3.7"
|
||||
services:
|
||||
prometheus:
|
||||
|
|
@ -22,4 +21,4 @@ services:
|
|||
volumes:
|
||||
- ./grafana:/etc/grafana/provisioning/datasources
|
||||
volumes:
|
||||
prom_data:
|
||||
prom_data:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue