Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
co2ampel2
Web
Commits
a72e77b2
Commit
a72e77b2
authored
Jun 27, 2025
by
22stmo1bif
Browse files
Update .env.docker to clarify InfluxDB token setup instructions
parent
3761ddbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
backend/.env.docker
View file @
a72e77b2
...
@@ -2,6 +2,8 @@
...
@@ -2,6 +2,8 @@
INFLUXDB_URL=http://influxdb2:8086
INFLUXDB_URL=http://influxdb2:8086
INFLUXDB_ORG=docs
INFLUXDB_ORG=docs
INFLUXDB_BUCKET=co2-test
INFLUXDB_BUCKET=co2-test
# !!! replace Token with your own token !!! - you can create a new token in the InfluxDB UI
# more info in readme.md
INFLUXDB_TOKEN=xHpy7Vdt2_3hNb9DOpc1DHO6UkH19R58_okbCORz5vhDvYaiYJN2e0tl2H4rQlym6w5dCbRweeMWL00DU2ymNw==
INFLUXDB_TOKEN=xHpy7Vdt2_3hNb9DOpc1DHO6UkH19R58_okbCORz5vhDvYaiYJN2e0tl2H4rQlym6w5dCbRweeMWL00DU2ymNw==
# MQTT config
# MQTT config
MQTT_BROKER_URL=mosquitto-broker
MQTT_BROKER_URL=mosquitto-broker
...
...
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