Remove container name

This commit is contained in:
Fedor Korotkiy 2021-03-29 16:18:28 +03:00
parent d90c4f3552
commit 5c7c62f30a

View file

@ -17,13 +17,11 @@ services:
prometheus:
image: prom/prometheus:latest
container_name: prometheus
ports:
- 9090:9090
grafana:
image: grafana/grafana:latest
container_name: grafana
environment:
- GF_SECURITY_ADMIN_USER=gopher
- GF_SECURITY_ADMIN_PASSWORD=pass