katara / run.sh
Daniel Marques
fix: add websocket in handlerToken
0b74b4d
raw
history blame
No virus
95 Bytes
redis-cli --version
service redis-server start
uvicorn "main:app" --port 7860 --host 0.0.0.0