fd
This commit is contained in:
parent
26f81fa842
commit
633fbd6a46
2 changed files with 2 additions and 2 deletions
2
restart
2
restart
|
@ -1,3 +1,3 @@
|
|||
source /env
|
||||
killall gunicorn
|
||||
gunicorn files.__main__:app -k gevent -w 2 --reload -b 0.0.0.0:80 --reload-extra-file ./files/templates/
|
||||
gunicorn files.__main__:app -k gevent -w 2 --reload -b 0.0.0.0:80
|
Loading…
Add table
Add a link
Reference in a new issue