bena.c.b / cmd.sh
alptangall's picture
Update cmd.sh
dba2b3f verified
raw
history blame contribute delete
118 Bytes
#!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