lucasvl.nl/start.sh

3 lines
64 B
Bash
Executable file

#!/bin/sh
uwsgi --http 127.0.0.1:8000 --master -p 4 -w main:app