Skip to content

Commit 46b7d4c

Browse files
committed
init
1 parent a73af99 commit 46b7d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ services:
2828
- grafana_data:/var/lib/grafana
2929
- grafana_logs:/var/log/grafana
3030
depends_on:
31-
- prometheus
31+
- prometheus_svc
3232
restart: unless-stopped
3333
networks:
3434
- overlay

0 commit comments

Comments
 (0)