Skip to content

Commit 0582c0d

Browse files
committed
added links - grafana to nginx section in docker compose file
1 parent c41448e commit 0582c0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ services:
3939
image: tobi312/rpi-nginx
4040
depends_on:
4141
- grafana
42+
links:
43+
- grafana
4244
ports:
4345
- "80:80"
4446
- "443:443"

0 commit comments

Comments
 (0)