Merge pull request #10609 from lafirest/fix/tdengine_example_redact

fix(tdengine): redact the password for the TDEngine example API
This commit is contained in:
JianBo He 2023-05-06 09:55:10 +08:00 committed by GitHub
commit 8f8c8f6c01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 => #{