Add requested improvements to vault plugin

Signed-off-by: ivgo <ivgo@spreadgroup.com>
This commit is contained in:
ivgo
2022-06-16 09:44:29 +02:00
parent 854ab5f397
commit cec1cd4578
16 changed files with 147 additions and 147 deletions
+1
View File
@@ -19,6 +19,7 @@ export interface Config {
vault?: {
/**
* The baseUrl for your Vault instance.
* @visibility frontend
*/
baseUrl: string;