fd
This commit is contained in:
parent
8203e2d26a
commit
da93cec968
5 changed files with 63 additions and 76 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
|
||||
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