summaryrefslogtreecommitdiffstats
path: root/remote-https-runner
blob: 5821986570f6ae5d35bae4c783d523d0da68980f (plain)
1
2
3
#!/bin/sh

gunicorn -w 4 -b 0.0.0.0:5000 runner:app