We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de672af + 71ffe8f commit 48711d6Copy full SHA for 48711d6
docs/developer-docs/latest/setup-deployment-guides/installation/cli.md
@@ -21,6 +21,10 @@ A database is also required for any Strapi project. Strapi currently supports th
21
| MySQL | 5.7.8 |
22
| MariaDB | 10.2.7 |
23
24
+::: caution
25
+Strapi v4 does not support MongoDB.
26
+:::
27
+
28
## Creating a Strapi project
29
30
::: strapi CLI installation options
0 commit comments