Bugfix: Change name of app

This commit is contained in:
Mario Gil 2023-10-10 15:04:18 -05:00
parent d8da757d0a
commit 841d1383a7
1 changed files with 1 additions and 1 deletions

2
run.sh
View File

@ -1 +1 @@
uvicorn FindinDB:app --reload --port 7860 uvicorn main:app --reload --port 7860