完善Pulsar鉴权

This commit is contained in:
ChenYi 2025-08-14 10:21:49 +08:00
parent b3d7e3d902
commit 79a42085dc

View File

@ -34,8 +34,9 @@
"Pulsar": { "Pulsar": {
"ServiceUrl": "pulsar://192.168.56.101:6650", "ServiceUrl": "pulsar://192.168.56.101:6650",
"WebUrl": "http://192.168.56.101:8080", "WebUrl": "http://192.168.56.101:8080",
"UserName": "admin",
"TenantName": "1YMVZZkAkRArjxSD8457", "TenantName": "1YMVZZkAkRArjxSD8457",
"Namespace": "default", "Namespace": "OneNET",
"PulsarSecretKey": "0fd7afb8b0d04e6abc4fdfdac2190a79", "PulsarSecretKey": "0fd7afb8b0d04e6abc4fdfdac2190a79",
"PulsarSubscriptionCustomName": "sub", "PulsarSubscriptionCustomName": "sub",
"EnableTls": false, "EnableTls": false,