Files
TJWaterServer/script/startserver.bat
2022-08-27 11:54:33 +08:00

2 lines
51 B
Batchfile

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