actually fixed the SQL and the testing script. Added future support for rich responses
This commit is contained in:
+2
-1
@@ -1,2 +1,3 @@
|
||||
#!/bin/sh
|
||||
uwsgi_python3 --http-socket 0.0.0.0:1612 --wsgi-file /opt/kjv-api/app.py --callable app
|
||||
# run from current directory only
|
||||
uwsgi_python3 --http-socket 0.0.0.0:1612 --wsgi-file app.py --callable app
|
||||
|
||||
Reference in New Issue
Block a user