Skip to content

Commit 300deb9

Browse files
authored
docs: add warning about dev mode (#6734)
1 parent a424965 commit 300deb9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/content/Deployment/Production-Checklist.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ deployment.
2020

2121
When running Cube in production environments, make sure development mode is
2222
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
23+
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
2426
read more on the differences between [production and development mode
2527
here][link-cubejs-dev-vs-prod].
2628

0 commit comments

Comments
 (0)