feat: add WeasyPrint installation to Dockerfile and create startup scripts for Celery and FastAPI
This commit is contained in:
1
start_celery.sh
Normal file
1
start_celery.sh
Normal file
@@ -0,0 +1 @@
|
||||
celery -A background.celery_app worker --loglevel=info
|
||||
Reference in New Issue
Block a user