28485b0 dba2b3f
1
2
3
4
5
#!bin/sh #uvicorn main:app --host 0.0.0.0 --port 7860 & #python main1.py uvicorn main1:app --host 0.0.0.0 --port 7860