Skip to content

Commit af7b18a

Browse files
committed
🗝️ update key comments
1 parent 653ca33 commit af7b18a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.env.example

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
CODEBOX_API_KEY= # Your Codebox API key
2-
VERBOSE= # True or False
1+
# Local Optional, Required for Production Deployment
2+
# CODEBOX_API_KEY=
3+
4+
# Logging (True/False)
5+
VERBOSE=True

0 commit comments

Comments
 (0)