ADS_back / Procfile
albin
add all files
a87b3ec
Raw
History Blame Contribute Delete
49 Bytes
web: uvicorn main:app --host 0.0.0.0 --port $PORT