- Introduced environment mode variable to control bot and web server behavior. - Updated startup script to run Gunicorn in production mode and Flask in development mode. - Created a new WSGI entry point for the web application.
0 lines
Python
0 lines
Python