This commit is contained in:
8
Tests/CliClientTests/test.env
Normal file
8
Tests/CliClientTests/test.env
Normal file
@@ -0,0 +1,8 @@
|
||||
APP_ENV="testing"
|
||||
MQTT_HOST="test.mqtt"
|
||||
MQTT_PORT="1234"
|
||||
MQTT_IDENTIFIER="testing-mqtt"
|
||||
MQTT_USERNAME="test-user"
|
||||
MQTT_PASSWORD="super-secret"
|
||||
LOG_LEVEL="debug"
|
||||
MQTT_VERSION="5.0"
|
||||
Reference in New Issue
Block a user