Change password to type password.

This commit is contained in:
Pieter Hollander 2024-07-26 11:56:51 +02:00
parent dce7218650
commit 1495c21aec
Signed by: pieter
SSH key fingerprint: SHA256:HbX+9cBXsop9SuvL+mELd29sK+7DehFfdVweFVDtMSg

View file

@ -29,7 +29,7 @@ schema:
mqtt_broker: url mqtt_broker: url
mqtt_topic: str mqtt_topic: str
mqtt_user: str mqtt_user: str
mqtt_password: str mqtt_password: password
timescaledb: bool timescaledb: bool
log_level: str log_level: str
timezone: str timezone: str