fastapi-template/start.bat

2 lines
55 B
Batchfile

set FAST_API_ENV=dev
uvicorn main:fast_api_app --reload