Files
findings/goodrun.sh
usernames122 877a246134 first commit
2025-08-10 23:42:02 +02:00

3 lines
77 B
Bash

#!/bin/bash
source ./.venv/bin/activate
gunicorn -w 4 -b 0.0.0.0:8000 app:app