tjdests/run.sh
2024-01-30 14:47:04 -05:00

4 lines
71 B
Bash
Executable File

#!/bin/sh
pipenv run gunicorn -b $HOST:$PORT --workers 4 tjdests.wsgi