最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

python - Executable Flask app server locally: change Debug mode, is it possible? - Stack Overflow

programmeradmin13浏览0评论

If I have received executable file that runs Flask app server locally, can I somehow set Debug mode On? I know it is Flask app and I see in CMD

 * Serving Flask app '09WEB'
 * Debug mode: off
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on ...

Can I somehow change Debug mode: on for executable (not py script)?

发布评论

评论列表(0)

  1. 暂无评论