This commit is contained in:
eric
2026-01-26 23:16:25 -06:00
parent c041570eef
commit 1595659dcf
6 changed files with 2204 additions and 1 deletions

1
web.sh
View File

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