Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
co2ampel2
MQTT_TO_INFLUXDB
Commits
de5f512c
Commit
de5f512c
authored
2 months ago
by
Gezer
Browse files
Options
Download
Email Patches
Plain Diff
.env file added
parent
d319744c
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.env
+9
-0
.env
with
9 additions
and
0 deletions
+9
-0
.env
0 → 100644
+
9
-
0
View file @
de5f512c
# 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"
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets