fixed(?) start.sh
This commit is contained in:
parent
5fe4e94e73
commit
12d13635ad
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
uwsgi --ini app.ini --venv /usr/local
|
uwsgi --ini uwsgi.ini --venv /usr/local
|
||||||
nginx -g 'daemon off;'
|
nginx -g 'daemon off;'
|
Loading…
Reference in New Issue
Block a user