fix(tdengine): redact the password for the TDEngine example API

This commit is contained in:
firest 2023-05-05 13:51:38 +08:00
parent a8f2ef30e6
commit 518b6e1211
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ values(_Method) ->
database => <<"mqtt">>,
pool_size => 8,
username => <<"root">>,
password => <<"taosdata">>,
password => <<"******">>,
sql => ?DEFAULT_SQL,
local_topic => <<"local/topic/#">>,
resource_opts => #{