Docker draus gemacht
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
# MQTT Broker Konfiguration
|
||||
MQTT_HOST=rexfue.de
|
||||
MQTT_PORT=1883
|
||||
MQTT_TOPIC=vantage/live
|
||||
MQTT_USER=your_mqtt_username
|
||||
MQTT_PASSWORD=your_mqtt_password
|
||||
|
||||
# Datenbank
|
||||
DB_FILE=wetterdaten.db
|
||||
Reference in New Issue
Block a user