docs: added cloud connect storefront guide (#12779)

* docs: added cloud connect storefront guide

* fixes

* add section
This commit is contained in:
Shahed Nasser
2025-06-19 18:01:47 +03:00
committed by GitHub
parent b110457647
commit 0b9819a7e2
15 changed files with 149 additions and 56 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ Cloud automatically configures the database for your environments. So, you don't
Cloud provides automatic backups for your environment databases. These backups are retained for 14 days and allow you to restore your database to a previous state, if needed.
If you need to restore a database backup, you can [contact support](#) to request a point-in-time recovery. This is useful if you accidentally delete data or need to revert changes made to the database.
If you need to restore a database backup, you can [contact support](../support/page.mdx) to request a point-in-time recovery. This is useful if you accidentally delete data or need to revert changes made to the database.
---