Commit de5f512c authored by Gezer's avatar Gezer
Browse files

.env file added

parent d319744c
No related merge requests found
Showing with 9 additions and 0 deletions
+9 -0
.env 0 → 100644
# InfluxDB config
INFLUXDB_URL=http://localhost:8086
INFLUXDB_ORG=docs
INFLUXDB_BUCKET=co2-test
INFLUXDB_TOKEN=jTTnLJmL5w2Z1IlkKJzkwDreWJ62HdDWT5_RS0J3Rbm28AxPkUZfU_sIPaG3aoLQ5MklO_Gn9y23HtU38yR0Nw==
# (Optional) MQTT config, falls du das auch variabel machen willst
MQTT_BROKER_URL="192.168.178.61"
MQTT_TOPIC="co2/esp32"
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment