diff --git a/Core.Thalos.Service.API/appsettings.Local.json b/Core.Thalos.Service.API/appsettings.Local.json index 1d22d11..c7f9e70 100644 --- a/Core.Thalos.Service.API/appsettings.Local.json +++ b/Core.Thalos.Service.API/appsettings.Local.json @@ -16,7 +16,7 @@ "Vault": { "Address": "https://vault.dream-views.com/:8200", "Token": "hvs.X11GqTbPzz4i5O4p6Mcduz7p", - "SecretMount": "secret" + "SecretMount": "thalos" }, "IdentityProviders": { "Google": true,