vpnmanager/uwsgi.sh

2 lines
94 B
Bash
Executable file

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