voice state - also there was no git history here so im just force pushing
This commit is contained in:
commit
9c41144985
9 changed files with 207 additions and 0 deletions
3
main.py
Normal file
3
main.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import uvicorn
|
||||
import cef_3M
|
||||
uvicorn.run("cef_3M:app", port=8001, reload=True)
|
||||
Loading…
Add table
Add a link
Reference in a new issue