diff --git a/restart b/restart index 18963d1eb..0a0590b90 100644 --- a/restart +++ b/restart @@ -1,3 +1,3 @@ -. env +source env killall gunicorn gunicorn files.__main__:app -k gevent -w 2 --reload -b 0.0.0.0:80 --reload-extra-file ./files/templates/ \ No newline at end of file