mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-11-10 00:17:11 +03:00
docs: fix admonition
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6560 GitOrigin-RevId: 8175bdccfc5ff36c2942cd47996a7b044f810084
This commit is contained in:
parent
e73a8f74e4
commit
ce30f615a9
@ -38,9 +38,9 @@ This can be achieved using either of the following:
|
||||
|
||||
:::info Note
|
||||
|
||||
This feature is currently in beta. Please reach out through our support channels with any questions or concerns or open an
|
||||
issue on the [Hasura Cloud Preview Apps](https://github.com/hasura/hasura-cloud-preview-apps) GitHub action repository.
|
||||
|
||||
This feature is currently in beta. Please reach out through our support channels with any questions or concerns or open
|
||||
an issue on the [Hasura Cloud Preview Apps](https://github.com/hasura/hasura-cloud-preview-apps) GitHub action
|
||||
repository.
|
||||
|
||||
:::
|
||||
|
||||
@ -172,6 +172,8 @@ postgresDBConfig: |
|
||||
The above snippet will create three temporary databases and expose their connection string to the created Preview App
|
||||
through `PG_DB_URL1`, `PG_DB_URL2` and `PG_DB_URL3` Hasura Cloud env vars.
|
||||
|
||||
:::
|
||||
|
||||
:::info
|
||||
|
||||
If you use databases other than Postgres, you can create the ephemeral databases yourself and pass the env vars in the
|
||||
|
Loading…
Reference in New Issue
Block a user