Final install.sh touches
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd /opt/kjv-api
|
||||
uwsgi_python312 --http-socket :1611 --wsgi-file /opt/kjv-api/app.py --callable app --stats 127.0.0.1:9191
|
||||
uwsgi_python3 --http-socket :1611 --wsgi-file /opt/kjv-api/app.py --callable app --stats 127.0.0.1:9191
|
||||
|
||||
Reference in New Issue
Block a user