mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
improvement: update smtp link
This commit is contained in:
@@ -4,7 +4,7 @@ export const SmtpBanner = () => {
|
||||
return (
|
||||
<OrgAlertBanner
|
||||
text="Attention: SMTP has not been configured for this instance."
|
||||
link="https://infisical.com/docs/self-hosting/guides/production-hardening#smtp-security"
|
||||
link="https://infisical.com/docs/self-hosting/configuration/envars#email-service"
|
||||
/>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user