Using Gunicorn (Flask) + celery in same application
I am facing issue in running both flask app and celery together, tried a lot of different stuff but unfortunately not working. Please help me out.
5 Replies
Project ID:
N/A
N/A
Reason running in same service both is that one api uses this celery and for that as well i need the gunicorn running.
please tell us what you've tried
I tried making a sh file and execute it via web in Procfile.
well let's see it