mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-14 15:09:23 +00:00
3 lines
99 B
Plaintext
3 lines
99 B
Plaintext
[program:gunicorn]
|
|
command=/usr/local/bin/gunicorn wsgi:app -b localhost:5000
|
|
directory=/deploy/app |