This website works better with JavaScript
Home
Explore
Help
Register
Sign In
yukyo0821
/
kw_tools_yover
forked from
choozmo/kw_tools
Watch
1
Star
0
Fork
0
Files
Tree:
5d947e35db
Branches
Tags
master
kw_tools_yover
/
similar_server
/
api-s.sh
api-s.sh
63 B
History
Raw
1
2
#!/bin/sh
uvicorn main:app --host 0.0.0.0 --port 8080 --reload