summaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
authorGustavoeklund01 <eklundgu@gmail.com>2025-10-27 19:16:14 -0300
committerGustavoeklund01 <eklundgu@gmail.com>2025-10-27 19:16:14 -0300
commitbe7952f3585fe895a3309a19e14cd93f89c3ce1b (patch)
treea5fc0ee9f964273879abcd6a17b96ac44eec9941 /.env.example
parent4008253dfd2005da102f6da06389268ecef152f6 (diff)
parent52a4fe2625b63683fcdcd74f704e49aa65cb0dd8 (diff)
Merge branch 'master' of https://github.com/Simplesmente-O-Grupo/iot-monitoring
Diffstat (limited to '.env.example')
-rw-r--r--.env.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/.env.example b/.env.example
index dee33a5..94f8f32 100644
--- a/.env.example
+++ b/.env.example
@@ -1,6 +1,6 @@
# vim:ft=sh
# Usuário que o cliente MQTT utilizará para logar
-MQTT_CLIENT_USER="changeme"
+MQTT_CLIENT_USER="tester"
# Senha que o cliente MQTT utilizará para logar
-MQTT_CLIENT_PASSWORD="changeme"
+MQTT_CLIENT_PASSWORD="rosebud"