Files
TJWaterServer/startserver.bat
2022-08-27 11:58:37 +08:00

2 lines
51 B
Batchfile

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