This commit is contained in:
Aevann1 2021-09-06 01:09:32 +02:00
parent 8438d0e71d
commit 1300462bd4
3 changed files with 43 additions and 3 deletions

3
restart Normal file
View file

@ -0,0 +1,3 @@
. env
killall gunicorn
gunicorn files.__main__:app -k gevent -w 2 --reload -b 0.0.0.0:80 --reload-extra-file ./files/templates/