File size: 129 Bytes
ceffe74
 
 
d23375c
 
1
2
3
4
5
6
# Redis Support uncomment this lines
# redis-cli --version
# nohup redis-server &

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