reorganized the file and folder structure
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user