fd
This commit is contained in:
parent
8438d0e71d
commit
1300462bd4
3 changed files with 43 additions and 3 deletions
3
restart
Normal file
3
restart
Normal 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/
|
Loading…
Add table
Add a link
Reference in a new issue