SakibAhmed commited on
Commit
6913c3e
·
verified ·
1 Parent(s): 606a0fe

Update .env

Browse files
Files changed (1) hide show
  1. .env +3 -0
.env CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ # Flask Environment
2
+ FLASK_ENV=production
3
+ FLASK_DEBUG=False