rDrama/restart

3 lines
133 B
Plaintext
Raw Normal View History

2021-09-05 23:27:28 +00:00
source /env
2021-09-05 23:09:32 +00:00
killall gunicorn
2021-09-08 12:27:29 +00:00
gunicorn files.__main__:app -k gevent -w 2 --reload -b 0.0.0.0:80 --reload-extra-file ./files/templates/