This commit is contained in:
Pongsatorn Kanjanasantisak 2025-08-11 00:24:08 +07:00
parent b7d8b3266f
commit aa883e4bfa
10 changed files with 204 additions and 0 deletions

1
note.txt Normal file
View file

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