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,