mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-19 07:26:50 +00:00
change dockerfile
This commit is contained in:
3
gunicorn.conf
Normal file
3
gunicorn.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
[program:gunicorn]
|
||||
command=/usr/local/bin/gunicorn wsgi:app -b localhost:5000
|
||||
directory=/deploy/app
|
||||
Reference in New Issue
Block a user