katara / run.sh
Daniel Marques
feat: add broadcast
5d66516
raw history blame
No virus
105 Bytes
# Redis Support uncomment this lines
nohup redis-server &
uvicorn "main:app" --port 7860 --host 0.0.0.0