domingo, 8 de agosto de 2021

debug mode

 debug mode let us re starting the server automatically when we make some change.


so, edit env/bin/activate file and add environment variable FLASK_ENV with "development" value


export FLASK_ENV = "development"


No hay comentarios:

Publicar un comentario