Spaces:
Running
Running
| """Production WSGI entry point for Render/Gunicorn.""" | |
| from web.app import app, startup | |
| startup() | |
| """Production WSGI entry point for Render/Gunicorn.""" | |
| from web.app import app, startup | |
| startup() | |