This commit is contained in:
eric
2026-03-28 01:27:12 -05:00
parent cc552d49f0
commit 504877a969
103 changed files with 941 additions and 0 deletions

2
web.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