From 874dc01692c96044842a6b4d4d8ccbd7a7109ef3 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Fri, 14 Feb 2025 23:43:15 -0500 Subject: [PATCH] Update upgrading-infisical.mdx --- docs/self-hosting/guides/upgrading-infisical.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/self-hosting/guides/upgrading-infisical.mdx b/docs/self-hosting/guides/upgrading-infisical.mdx index 809097bd9..60c6edbff 100644 --- a/docs/self-hosting/guides/upgrading-infisical.mdx +++ b/docs/self-hosting/guides/upgrading-infisical.mdx @@ -1,6 +1,6 @@ --- -title: "Upgrade Your Infisical Instance" +title: "Upgrade Infisical Instance" description: "How to upgrade Infisical self-hosted instance" --- @@ -54,4 +54,4 @@ Now, migrations run automatically during boot-up. This improvement streamlines t - Once the migration is complete, all instances will operate with the updated schema. 5. **Verify the Upgrade:** - - Review the logs for any migration errors or warnings. \ No newline at end of file + - Review the logs for any migration errors or warnings.