cartman/api/run
2023-02-09 15:09:46 -05:00

3 lines
58 B
Bash
Executable file

#!/bin/bash
uvicorn cartman:api --host 10.0.1.1 --reload