Files
TJWaterServer/startserver.bat
2022-08-21 11:13:13 +08:00

2 lines
51 B
Batchfile

uvicorn main:app --host 0.0.0.0 --port 80 --reload