From a86fa3cf1e041e30ab0bae7dc6074087349dd226 Mon Sep 17 00:00:00 2001 From: Luiz Gustavo Monteiro Date: Tue, 4 Nov 2025 19:57:59 -0300 Subject: Refactor frontend --- mosquitto-config/mosquitto.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mosquitto-config') diff --git a/mosquitto-config/mosquitto.conf b/mosquitto-config/mosquitto.conf index 11a428a..fb0e7df 100644 --- a/mosquitto-config/mosquitto.conf +++ b/mosquitto-config/mosquitto.conf @@ -1,3 +1,3 @@ listener 1883 0.0.0.0 allow_anonymous true -password_file /mosquitto/config/pass-file +#password_file /mosquitto/config/pass-file -- cgit v1.2.3