test with env file
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
DB_USER=user
|
||||
DB_PASSWORD=password
|
||||
DB_HOST=localhost
|
||||
DB_PORT=3306
|
||||
DB_NAME=test_rust_mosquitto
|
||||
MQTT_HOST=localhost
|
||||
MQTT_PORT=1883
|
||||
Reference in New Issue
Block a user