Files
CNN_Website/api/start_server.sh
T
2026-05-21 05:59:56 +02:00

1 line
54 B
Bash

uvicorn server:app --host 0.0.0.0 --port 8000 --reload