We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a424965 commit 300deb9Copy full SHA for 300deb9
docs/content/Deployment/Production-Checklist.mdx
@@ -20,7 +20,9 @@ deployment.
20
21
When running Cube in production environments, make sure development mode is
22
disabled both on API Instances and Refresh Worker. Running Cube in development
23
-mode in a production environment can lead to security vulnerabilities. You can
+mode in a production environment can lead to security vulnerabilities.
24
+Enabling Development Mode in Cube Cloud is not recommended.
25
+Development Mode will expose your data to the internet. You can
26
read more on the differences between [production and development mode
27
here][link-cubejs-dev-vs-prod].
28
0 commit comments