Hitan2004's picture
Update web process to use uvicorn server
5ca389c
Raw
History Blame Contribute Delete
50 Bytes
web: uvicorn main:app --host 0.0.0.0 --port $PORT