first commit
This commit is contained in:
commit
71af632d64
20 changed files with 1964 additions and 0 deletions
2
launch_uwsgi.sh
Executable file
2
launch_uwsgi.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
uwsgi -s /tmp/piapp.sock --chmod-socket=666 --manage-script-name --mount /api=caller:APP --plugin python3
|
Loading…
Add table
Add a link
Reference in a new issue