We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c41448e commit 0582c0dCopy full SHA for 0582c0d
docker-compose.yml
@@ -39,6 +39,8 @@ services:
39
image: tobi312/rpi-nginx
40
depends_on:
41
- grafana
42
+ links:
43
+ - grafana
44
ports:
45
- "80:80"
46
- "443:443"
0 commit comments