mirror of
https://git.victorphan.net/basketballcantho/ten-project.git
synced 2026-08-05 10:43:11 +07:00
update port phù hợp là 8001 và 3011
This commit is contained in:
@@ -6,4 +6,4 @@ echo "⏳ Running Alembic migrations..."
|
||||
alembic upgrade head
|
||||
|
||||
echo "🚀 Starting FastAPI..."
|
||||
exec uvicorn main:app --host 0.0.0.0 --port 8000
|
||||
exec uvicorn main:app --host 0.0.0.0 --port 8001
|
||||
|
||||
Reference in New Issue
Block a user