From 0a72dccdcfe6d5c7d9448c865762bd781a1049bb Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Fri, 15 Sep 2023 00:30:15 -0400 Subject: [PATCH] add back defaultOpen="true" --- docs/self-hosting/faq.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/self-hosting/faq.mdx b/docs/self-hosting/faq.mdx index b940f2f13..6cef86b9c 100644 --- a/docs/self-hosting/faq.mdx +++ b/docs/self-hosting/faq.mdx @@ -6,7 +6,7 @@ description: "Frequently Asked Questions about Infisical self hosting" Frequently asked questions about self hosted instance of Infisical can be found on this page. If you can't find the answer you are looking for, please create an issue on our GitHub repository or join our Slack channel for additional support. - + This issue is typically seen when you haven't set up SSL for your self hosted instance of Infisical. When SSL is not enabled, you can't receive secure cookies, preventing the session data to not be saved. To fix this, we highly recommend that you set up SSL for your instance.