asco/run.sh
Jacob 2cb11e4933 Initial commit.
Yeah I know there are a lot of nonessential files but w/e.
2024-12-17 01:39:52 -05:00

4 lines
74 B
Bash
Executable File

#!/bin/sh
gunicorn --bind=0.0.0.0:8077 --worker-tmp-dir /dev/shm app:app