Files
laufschrift/.env.example
2026-03-11 11:57:57 +01:00

13 lines
255 B
Plaintext

# Copy this file to .env and adjust values for your environment.
# MQTT connection
MQTTHOST=localhost
MQTTPORT=1883
MQTTUSR=
MQTTPWD=
TOPIC=sonoff
# Optional API protection for /switch/* endpoints.
# Leave empty to disable token auth.
SWITCH_API_TOKEN=