This commit is contained in:
Adam 2023-02-09 15:20:33 -05:00
parent 07bcac7918
commit 00c6d77380
2 changed files with 1 additions and 1 deletions

View file

@ -1,3 +1,3 @@
#!/bin/bash #!/bin/bash
uvicorn cartman:api --host 10.0.1.1 --reload uvicorn chatbots:api --host 10.0.1.1 --reload