Server initialized for eventlet.
Traceback (most recent call last):
File "wsgi.py", line 12, in <module>
socketio.run(application, debug=True) File "/Users/durban/python/baby/.env3_baby/lib/python3.7/site-packages/flask_socketio/__init__.py", line 498, in run
server_name= app.config['SERVER_NAME']AttributeError: 'DispatcherMiddleware' object has no attribute 'config'