vpnmanager/uwsgi.sh
2019-02-07 19:14:02 +00:00

3 lines
109 B
Bash
Executable file

#!/bin/bash
/usr/local/bin/uwsgi --socket 127.0.0.1:9360 --module vpnmanager.wsgi --uid 1001 --processes=40