This commit is contained in:
eric
2026-02-28 09:06:48 -06:00
parent b4183ed85b
commit bf6b827e1f
2 changed files with 69 additions and 19 deletions

2
web.sh
View File

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