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 653ca33 commit af7b18aCopy full SHA for af7b18a
.env.example
@@ -1,2 +1,5 @@
1
-CODEBOX_API_KEY= # Your Codebox API key
2
-VERBOSE= # True or False
+# Local Optional, Required for Production Deployment
+# CODEBOX_API_KEY=
3
+
4
+# Logging (True/False)
5
+VERBOSE=True
0 commit comments