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

1
web.sh
View File

@@ -1 +0,0 @@
uvicorn web:app --host 0.0.0.0 --port 8000 --reload