diff --git a/p1-logger/config.yml b/p1-logger/config.yml index 4270c78..28b7a9a 100644 --- a/p1-logger/config.yml +++ b/p1-logger/config.yml @@ -29,7 +29,7 @@ schema: mqtt_broker: url mqtt_topic: str mqtt_user: str - mqtt_password: str + mqtt_password: password timescaledb: bool log_level: str timezone: str \ No newline at end of file