rename
This commit is contained in:
parent
07bcac7918
commit
00c6d77380
2 changed files with 1 additions and 1 deletions
2
api/run
2
api/run
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
uvicorn cartman:api --host 10.0.1.1 --reload
|
||||
uvicorn chatbots:api --host 10.0.1.1 --reload
|
||||
|
|
Loading…
Add table
Reference in a new issue