Fix Docker setup: add gunicorn, fix permissions, update docker-compose and entrypoint, add deployment instructions

This commit is contained in:
2025-12-21 15:05:58 +03:00
parent ec02360eac
commit a55be3095b
5 changed files with 38 additions and 21 deletions

View File

@@ -35,3 +35,4 @@ tzdata==2025.2
Unidecode==1.4.0
vine==5.1.0
wcwidth==0.2.14
gunicorn==21.2.0