start.sh 68 B

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