Functions/tapas/run.sh
2024-08-21 17:54:09 -03:00

3 lines
94 B
Bash

#!/bin/sh
uwsgi --plugins http,python -H venv --http 0.0.0.0:3000 --master -p 1 -w funko:app