init info:
- Serving Flask app 'app' (lazy loading)
- Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
- Debug mode: on
- Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
- Restarting with stat
- Debugger is active!
- Debugger PIN: 302-914-847
visit http://127.0.0.1:5000/, get
{
"error": "Sorry, Nothing at this URL."
}
init info:
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
visit http://127.0.0.1:5000/, get
{
"error": "Sorry, Nothing at this URL."
}