File size: 83 Bytes
ef1ad9e
 
1
2
#!/bin/sh
uvicorn app.main:app --root-path /communication --host 0.0.0.0 --port 80