add back defaultOpen="true"

This commit is contained in:
Maidul Islam
2023-09-15 00:30:15 -04:00
committed by GitHub
parent 7fe94d66cd
commit 0a72dccdcf

View File

@@ -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.
<Accordion title="When I refresh any page, it logs me out">
<Accordion title="When I refresh any page, it logs me out" defaultOpen="true">
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.