diff --git a/addons/datastores.mdx b/addons/datastores.mdx index 31ece02..aeee5d2 100644 --- a/addons/datastores.mdx +++ b/addons/datastores.mdx @@ -33,6 +33,8 @@ This architecture keeps your database secure and accessible only from applicatio Porter creates an environment group with the connection details. Inject this environment group into your applications. + + Once synced, the datastore appears in the **Datastores** section of the application's **Environment** tab (separate from the Environment groups section). Each row shows the datastore's engine icon and type, and clicking it opens the datastore's detail page. Deploy your application. It can now connect to the database using the injected environment variables.