feat: add WeasyPrint installation to Dockerfile and create startup scripts for Celery and FastAPI

This commit is contained in:
2025-09-02 04:58:50 +03:00
parent 03dd3f9db4
commit e8c776ac66
3 changed files with 8 additions and 3 deletions

1
start_fastapi.sh Normal file
View File

@@ -0,0 +1 @@
gunicorn main:app -w 4