nginx research results, no way this works

This commit is contained in:
2023-01-28 21:49:59 -06:00
parent 87833551a6
commit 4afbbb2887
5 changed files with 59 additions and 8 deletions

3
gunicorn.conf Normal file
View File

@@ -0,0 +1,3 @@
[program:gunicorn]
command=/usr/bin/gunicorn app:app -b localhost:5000
directory=/deploy/app