Skip to content
Snippets Groups Projects
Commit 3f65f5c5 authored by Michael Schenkelberger's avatar Michael Schenkelberger
Browse files

Update docker-compose.yml

parent ed336e6f
No related branches found
No related tags found
No related merge requests found
......@@ -21,19 +21,6 @@ services:
- sensor
restart: always
openweather-exporter:
image: legnoh/openweather-exporter
restart: always
ports:
- "9091:9091"
networks:
- sensor
environment:
- OW_CITY=Bonn, DE
- OW_APIKEY=7cbf4ea828956258ea0c7c8ba09b8399
- OW_DEGRESS_UNIT=C
- OW_LANGUAGE=DE
grafana:
image: grafana/grafana
depends_on:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment