Wolfgang Hottgenroth d82770158c
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
logging
2024-01-31 13:49:14 +01:00

7 lines
83 B
Bash
Executable File

#!/bin/sh
gunicorn 'Run:app' --bind 0.0.0.0:8080 --log-level=debug --workers=4