feat: Initial commit
This commit is contained in:
6
example.env
Normal file
6
example.env
Normal file
@@ -0,0 +1,6 @@
|
||||
APP_ENV=development
|
||||
MQTT_HOST=127.0.0.1
|
||||
MQTT_PORT=1883
|
||||
MQTT_IDENTIFIER=dewPoint-controller
|
||||
MQTT_USERNAME=mqtt_user
|
||||
MQTT_PASSWORD="secret!"
|
||||
Reference in New Issue
Block a user