changed to run with gunicorn in docker

This commit is contained in:
Jan Felix Wiebe 2025-06-13 23:09:16 +02:00
parent 3210343537
commit 17cd6ae30f
3 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,4 @@
flask==3.0.2
python-dotenv==1.0.1
spaceapi==0.1.0
spaceapi==0.1.0
gunicorn==21.2.0