start.sh 60 B

1
  1. nohup uvicorn main_server:app --host 0.0.0.0 --port 8005 &