runtime env improvement

This commit is contained in:
2023-01-13 14:35:28 -08:00
parent 3f90b66b42
commit e1d27f344c
2 changed files with 8 additions and 1 deletions
+1
View File
@@ -1,2 +1,3 @@
#!/bin/sh
cd /opt/kjv-api
uwsgi_python3 --http-socket :1611 --wsgi-file /opt/kjv-api/app.py --callable app --stats 127.0.0.1:9191