runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 34, in <module> socketio.run(app, host='0.0.0.0', port=5000) File "/usr/local/lib/python3.9/site-packages/flask_socketio/__init__.py", line 651, in run raise RuntimeError('The Werkzeug web server is not ' RuntimeError: The Werkzeug web server is not designed to run in production. Pass allow_unsafe_werkzeug=True to the run() method to disable this error.

Container logs:

Fetching error logs...