File size: 90 Bytes
d23375c
 
 
 
1
2
3
4
5
redis-cli --version
systemctl status redis

uvicorn "main:app" --port 7860 --host 0.0.0.0