mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
added nginx with supervisor
so much suffering occurred here. Let's hope it was worth it.
This commit is contained in:
3
gunicorn.conf
Normal file
3
gunicorn.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
[program:gunicorn]
|
||||
command=/usr/bin/gunicorn app:app -b localhost:5000
|
||||
directory=/deploy/app
|
||||
Reference in New Issue
Block a user