Implement hasgi corp vault

This commit is contained in:
2025-06-01 22:53:59 -06:00
parent 10f2083590
commit 169c6409dc
4 changed files with 24 additions and 19 deletions

View File

@@ -7,5 +7,10 @@
},
"CacheSettings": {
"DefaultCacheDurationInMinutes": 3
},
"Vault": {
"Address": "http://localhost:8200",
"Token": "hvs.kDZnAfrvfcMNrom6RmlEhZ7I",
"SecretMount": "secret"
}
}
}