This commit is contained in:
eric
2026-03-22 11:27:14 -05:00
parent 587c0e10b4
commit 0b2ceb4e8c
9 changed files with 78 additions and 258 deletions

2
web2.sh Normal file
View File

@@ -0,0 +1,2 @@
# Ubuntu本分支控制台入口与无「2」分支的 web / youtube.py 等区分)
uvicorn web2:app --host 0.0.0.0 --port 8001 --reload