reorganized the file and folder structure

This commit is contained in:
2023-01-27 18:38:21 +00:00
parent 5910d4d9a9
commit 0d4e8b6e80
18 changed files with 36 additions and 47 deletions
+17
View File
@@ -0,0 +1,17 @@
version: '3'
services:
tado-exporter:
user: "1000:1000"
image: registry.vbchaos.nl/tado-exporter:arm64
hostname: tado-exporter
environment:
EXPORTER_USERNAME: matthias.mitscherlich@gmail.com
EXPORTER_PASSWORD: 14Mai1984
ports:
- "9898:9898"