Spaces:
Paused
Paused
| @echo off | |
| python src/proxy_app/main.py --host 0.0.0.0 --port 8000 --enable-request-logging | |
| pause |
| @echo off | |
| python src/proxy_app/main.py --host 0.0.0.0 --port 8000 --enable-request-logging | |
| pause |