Wolfgang Hottgenroth a9a8a36cb9
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
logging, 3
2024-01-31 14:53:04 +01:00

7 lines
91 B
Bash
Executable File

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