cuchulufm/cuchulu/debug.sh
2025-11-30 00:02:13 +01:00

4 lines
66 B
Bash

#!/bin/sh
gunicorn -w1 --reload --bind localhost:8080 index:app