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 41a06c3 commit 61138a7Copy full SHA for 61138a7
.env
@@ -1 +1,7 @@
1
-SECRET_KEY=S3cr3t_K#Key
+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