File size: 105 Bytes
ceffe74
5d66516
d23375c
 
1
2
3
4
5
# Redis Support uncomment this lines
nohup redis-server &

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