From 9634b3f385d4e74d23f4907c8f07de55cfa1be33 Mon Sep 17 00:00:00 2001 From: Sergio Matias Date: Sat, 30 Aug 2025 21:16:46 -0600 Subject: [PATCH] Point thalos vault --- Core.Thalos.DAL.API/appsettings.Local.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core.Thalos.DAL.API/appsettings.Local.json b/Core.Thalos.DAL.API/appsettings.Local.json index 588b33b..1f6d40d 100644 --- a/Core.Thalos.DAL.API/appsettings.Local.json +++ b/Core.Thalos.DAL.API/appsettings.Local.json @@ -26,7 +26,7 @@ "Vault": { "Address": "https://vault.dream-views.com/:8200", "Token": "hvs.X11GqTbPzz4i5O4p6Mcduz7p", - "SecretMount": "secret" + "SecretMount": "thalos" }, "IdentityProviders": { "Google": true,