This website requires JavaScript.
Explore
Help
Register
Sign In
o2sound
/
O2Sound_ver2_final
Watch
7
Star
0
Fork
You've already forked O2Sound_ver2_final
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
O2Sound_ver2_final
/
backend
/
run-local.sh
3 lines
79 B
Bash
Raw
Permalink
Blame
History
#!/bin/bash
BE_ENV
=
local
uvicorn main:app --host 0.0.0.0 --port
12300
--reload
Reference in New Issue
View Git Blame
Copy Permalink