cartman/run

4 lines
54 B
Text
Raw Normal View History

2022-12-30 21:57:38 -05:00
#!/bin/zsh
uvicorn main:api --host 10.0.1.1 --reload