run.sh 85 B

12
  1. #! /bin/bash
  2. venv/bin/gunicorn -w 4 -b 0.0.0.0:8092 -p run.pid -t 1200 mainPalio4:app