Update faq.mdx

This commit is contained in:
Maidul Islam
2024-02-27 00:48:32 -05:00
committed by GitHub
parent d4d23e06a8
commit 59c6837071

View File

@@ -15,3 +15,7 @@ However, in the event you choose to use Infisical without SSL, you can do so by
[Learn more about secure cookies](https://really-simple-ssl.com/definition/what-are-secure-cookies/)
</Accordion>
<Accordion title="How can I upgrade my Infisical instance to Postgres version?">
Follow the step by step guide [here](self-hosting/guides/mongo-to-postgres) to learn how.
</Accordion>