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

1 line
58 B
Bash

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