Update start.sh
This commit is contained in:
parent
e043fcda7f
commit
147c584167
@ -1,3 +1,5 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
nginx -g "daemon off;" &
|
#nginx -g "daemon off;" &
|
||||||
uwsgi --ini deploy/uwsgi.ini
|
#uwsgi --ini deploy/uwsgi.ini
|
||||||
|
|
||||||
|
python3 ../app.py
|
Loading…
Reference in New Issue
Block a user