File size: 96 Bytes
1e530bb
 
 
1
2
3
@echo off
python src/proxy_app/main.py --host 0.0.0.0 --port 8000 --enable-request-logging
pause