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-prod.sh
3 lines
69 B
Bash
Raw
Permalink
Blame
History
#!/bin/bash
BE_ENV
=
prod uvicorn main:app --host 0.0.0.0 --port
12300
Reference in New Issue
View Git Blame
Copy Permalink