mirror of
https://github.com/flibusta-apps/books_downloader.git
synced 2025-12-06 06:55:37 +01:00
Fix for python3.11
This commit is contained in:
3
scripts/start.sh
Normal file
3
scripts/start.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
cd /app
|
||||
|
||||
gunicorn -k uvicorn.workers.UvicornWorker main:app --bind 0.0.0.0:8080 --timeout 600
|
||||
Reference in New Issue
Block a user