Skip to content

Commit 61138a7

Browse files
committed
Update .env
1 parent 41a06c3 commit 61138a7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.env

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
SECRET_KEY=S3cr3t_K#Key
1+
DEBUG=True
2+
3+
FLASK_APP=run.py
4+
FLASK_ENV=development
5+
6+
# SECRET_KEY=... # edit value
7+
# JWT_SECRET_KEY=... # edit value

0 commit comments

Comments
 (0)