From 95e64b843153245b6aab1244abbaf1483ce7077b Mon Sep 17 00:00:00 2001 From: Sergio Matias Date: Sat, 30 Aug 2025 21:19:07 -0600 Subject: [PATCH] Point thalos vault --- Core.Thalos.BFF.Api/appsettings.Local.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core.Thalos.BFF.Api/appsettings.Local.json b/Core.Thalos.BFF.Api/appsettings.Local.json index 33b6a1b..c8cc543 100644 --- a/Core.Thalos.BFF.Api/appsettings.Local.json +++ b/Core.Thalos.BFF.Api/appsettings.Local.json @@ -15,7 +15,7 @@ "Vault": { "Address": "https://vault.dream-views.com/:8200", "Token": "hvs.X11GqTbPzz4i5O4p6Mcduz7p", - "SecretMount": "secret" + "SecretMount": "thalos" }, "IdentityProviders": { "Google": true,