Add .env.example and adjust .gitignore for env file handling
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
MQTT_BROKER=nuccy
|
||||
MQTT_PORT=1882
|
||||
MQTT_USER=rxf
|
||||
MQTT_PASSWORD=your_password_here
|
||||
Reference in New Issue
Block a user