hack4impact / flask-base

A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more.
http://hack4impact.github.io/flask-base
MIT License
3.04k stars 481 forks source link

set debugger and reloader to False on production #197

Closed trinanda closed 4 years ago

trinanda commented 4 years ago

Isn't it will be better if set debugger and reloader to False on production..?

abhisuri97 commented 4 years ago

looks good to me. merging.