diff --git a/start.sh b/start.sh new file mode 100644 index 0000000..29e7f19 --- /dev/null +++ b/start.sh @@ -0,0 +1 @@ +waitress-serve --host 0.0.0.0 main:app \ No newline at end of file