mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-14 07:26:44 +00:00
3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
[program:gunicorn]
|
|
command=/usr/local/bin/gunicorn main:app -b localhost:5000
|
|
directory=/app |