REM f: REM cd "f:\DEV\GitHub\TJWaterServer" REM uvicorn main:app --host 0.0.0.0 --port 80 --reload REM Python need 3.10 python main.py