Files
TheGrapefruitsDuo/server/app/scripts/run.sh
Lucas Jensen 5d67c0c2b2 initial commit
2024-05-01 09:19:01 -07:00

3 lines
49 B
Bash
Executable File

#!/bin/bash
uvicorn app:app --reload --port 8000