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

3 lines
59 B
Bash
Executable file

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