myems/myems-api/run.sh

3 lines
63 B
Bash
Executable File

#!/bin/sh
gunicorn --pid pid --timeout 600 --workers=4 app:api