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
Browse Source
www
Your Name
4 years ago
parent
c7732d0a2c
commit
ae68b0d2a0
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
similar_server/api-s.sh
+ 2
- 0
similar_server/api-s.sh
View File
@@ -0,0 +1,2 @@
+#!/bin/sh
+uvicorn main:app --host 0.0.0.0 --port 8080 --reload