diff options
| author | 侯晋川 <[email protected]> | 2024-10-28 18:03:42 +0800 |
|---|---|---|
| committer | 侯晋川 <[email protected]> | 2024-10-28 18:03:42 +0800 |
| commit | 8055b40a031833562308e7d7fcae9c923eec9880 (patch) | |
| tree | 1a8fbb8cefc3ba14245d207d17705536829c08b8 /groot-common/src/main/resources | |
| parent | 152fa429b30717cbb5964973f43c8ca0d5a22218 (diff) | |
[feature][core] 优化Encrypt和HMAC函数。新增Encrypt单元测试feature/udf-encrypt
Diffstat (limited to 'groot-common/src/main/resources')
| -rw-r--r-- | groot-common/src/main/resources/grootstream.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/groot-common/src/main/resources/grootstream.yaml b/groot-common/src/main/resources/grootstream.yaml index d7818ab..26752e3 100644 --- a/groot-common/src/main/resources/grootstream.yaml +++ b/groot-common/src/main/resources/grootstream.yaml @@ -13,9 +13,8 @@ grootstream: - 004390bc-3135-4a6f-a492-3662ecb9e289 kms: -# local: -# type: local -# secret_key: .geedgenetworks. + local: + type: local vault: type: vault url: https://192.168.40.223:8200 |
