Files
Fulfillment-Backend/start_fastapi.sh

1 line
56 B
Bash
Executable File

uvicorn main:app --host 0.0.0.0 --port 8000 --workers 4